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 Map<String,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 Map<String,String> getRows()
LinkedHashMap.Copyright © 2018 OpenMRS LLC.. All Rights Reserved.