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, isExpand, isSortable, setActionId, setContentRenderer, setContentRendererModuleURL, setExpand, setFieldName, setLabel, setSortable, setSortingOrderpublic boolean isTruncate()
public void setTruncate(boolean truncate)
public com.liferay.portal.kernel.json.JSONObject toJSONObject()
toJSONObject in class FDSTableSchemaField