public abstract class TableRowExt extends Extension
Extension.MEDIA_TYPE
extensionIdSeparator
Constructor and Description |
---|
TableRowExt() |
Modifier and Type | Method and Description |
---|---|
Extension.MEDIA_TYPE |
getMediaType()
Sets the content type of this extension.
|
abstract Map<String,String> |
getRows()
The map returns a listing of the rows to add to a table.
|
getExtensionId, getModuleId, getOrder, getOverrideContent, getParameterMap, getPointId, initialize, setModuleId, setParameterMap, setPointId, toExtensionId, toString
public Extension.MEDIA_TYPE getMediaType()
Extension
getMediaType
in class Extension
public abstract Map<String,String> getRows()
LinkedHashMap
.Copyright © 2015 OpenMRS Inc.. All rights reserved.