Package rpc
Class TreeGridRpcService
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
rpc.TreeGridRpcService
- All Implemented Interfaces:
FilterableReference
,GridGraphSource
,LoadGraphSource
@RpcService
public class TreeGridRpcService
extends Behavior
implements FilterableReference, GridGraphSource
- Author:
- a.petrov
-
Field Summary
FieldsFields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionloadFilteredData
(String mainColumnName, Filter[] filters, boolean loadChildren) Methods inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
getChildScript, getChildScripts, getObjectId, getPageId, getParentContext, getScript, getScriptInObject, getScripts, getScriptsInChildren, setObjectContext, setObjectId, start
-
Field Details
-
treeGridService
-
rootIdEqualParentId
public boolean rootIdEqualParentId
-
-
Constructor Details
-
TreeGridRpcService
public TreeGridRpcService()
-
-
Method Details
-
loadData
-
loadFilteredData
@RpcCall public TreeGridRows loadFilteredData(String mainColumnName, Filter[] filters, boolean loadChildren)
-