public class StringFDSTableSchemaField extends FDSTableSchemaField
FDSTableSchemaField.SortingOrder
Constructor and Description |
---|
StringFDSTableSchemaField() |
Modifier and Type | Method and Description |
---|---|
boolean |
isTruncate() |
void |
setTruncate(boolean truncate) |
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 boolean isTruncate()
public void setTruncate(boolean truncate)
public com.liferay.portal.kernel.json.JSONObject toJSONObject()
toJSONObject
in class FDSTableSchemaField