Package property.grid
Class StaticGridColumn
java.lang.Object
property.grid.StaticGridColumn
- All Implemented Interfaces:
Column
- Author:
- kochetkov
-
Field Details
-
name
-
type
-
displayName
-
sortOrder
-
width
-
widthFixed
public boolean widthFixed -
autoHeight
public boolean autoHeight -
aggregationFunction
-
formatter
-
aggregationFormatter
-
exportFileFormatter
-
displayPopup
public boolean displayPopup -
disableHiding
public boolean disableHiding
-
-
Constructor Details
-
StaticGridColumn
public StaticGridColumn()
-
-
Method Details
-
getField
-
getDisplayName
- Specified by:
getDisplayName
in interfaceColumn
-
getEntityColumns
- Specified by:
getEntityColumns
in interfaceColumn
-
getAggregationFunction
- Specified by:
getAggregationFunction
in interfaceColumn
-
getFormatter
- Specified by:
getFormatter
in interfaceColumn
-
getAggregationFormatter
- Specified by:
getAggregationFormatter
in interfaceColumn
-
getExportFormatter
- Specified by:
getExportFormatter
in interfaceColumn
-