public abstract class TableRowExt extends Extension
Extension.MEDIA_TYPEextensionIdSeparator| Constructor and Description | 
|---|
TableRowExt()  | 
| Modifier and Type | Method and Description | 
|---|---|
Extension.MEDIA_TYPE | 
getMediaType()
Sets the content type of this extension. 
 | 
abstract java.util.Map<java.lang.String,java.lang.String> | 
getRows()
The map returns a listing of the rows to add to a table. 
 | 
getExtensionId, getModuleId, getOverrideContent, getParameterMap, getPointId, initialize, setModuleId, setParameterMap, setPointId, toExtensionId, toStringpublic Extension.MEDIA_TYPE getMediaType()
ExtensiongetMediaType in class Extensionpublic abstract java.util.Map<java.lang.String,java.lang.String> getRows()
LinkedHashMap.Copyright © 2018 OpenMRS Inc.. All Rights Reserved.