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, isLocalizeLabel, isSortable, setActionId, setContentRenderer, setContentRendererClientExtension, setContentRendererModuleURL, setFieldName, setLabel, setLocalizeLabel, setSortable, setSortingOrder
public 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