Package component.grid.columns.client
Class ReadonlyClientGridColumn
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
component.grid.columns.GridColumn
component.grid.columns.client.ReadonlyClientGridColumn
- Author:
- m.popov
-
Field Summary
Fields inherited from class component.grid.columns.GridColumn
aggregationFunction, autoHeight, cellClass, columnTooltip, displayPopup, header, hidden, pinned, sortable, suppressColumnTooltip, suppressHeaderMenu, width, widthFixed
Fields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class component.grid.columns.GridColumn
getDescription
Methods inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
getChildScript, getChildScripts, getObjectId, getPageId, getParentContext, getScript, getScriptInObject, getScripts, getScriptsInChildren, setObjectContext, setObjectId, start
-
Constructor Details
-
ReadonlyClientGridColumn
public ReadonlyClientGridColumn()
-