public class BaseDateFDSTableSchemaField extends FDSTableSchemaField
FDSTableSchemaField.SortingOrder| Constructor and Description |
|---|
BaseDateFDSTableSchemaField() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.json.JSONObject |
getFormat() |
void |
setFormat(com.liferay.portal.kernel.json.JSONObject formatJSONObject) |
com.liferay.portal.kernel.json.JSONObject |
toJSONObject() |
getActionId, getContentRenderer, getContentRendererModuleURL, getFieldName, getLabel, getSortingOrder, isContentRendererClientExtension, isExpand, isLocalizeLabel, isSortable, setActionId, setContentRenderer, setContentRendererClientExtension, setContentRendererModuleURL, setExpand, setFieldName, setLabel, setLocalizeLabel, setSortable, setSortingOrderpublic com.liferay.portal.kernel.json.JSONObject getFormat()
public void setFormat(com.liferay.portal.kernel.json.JSONObject formatJSONObject)
public com.liferay.portal.kernel.json.JSONObject toJSONObject()
toJSONObject in class FDSTableSchemaField