public class BaseDateFDSTableSchemaField extends FDSTableSchemaField
FDSTableSchemaField.SortingOrder| Constructor and Description |
|---|
BaseDateFDSTableSchemaField() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFormat() |
void |
setFormat(java.lang.String format) |
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 java.lang.String getFormat()
public void setFormat(java.lang.String format)
public com.liferay.portal.kernel.json.JSONObject toJSONObject()
toJSONObject in class FDSTableSchemaField