Package rpc.field
Class ComboBoxRpcService
java.lang.Object
rpc.field.ComboBoxRpcService
- All Implemented Interfaces:
LoadGraphSource
- Author:
- Golovlyev
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionloadData()
loadDataByParentValueWithFilter
(Object parentValue, Object filterValue) loadDataWithFilter
(Object filterValue) loadModelWithoutGraphConditions
(Object id, Object parentValue) void
setComboBoxService
(ComboBoxService comboBoxService)
-
Field Details
-
comboBoxService
-
-
Constructor Details
-
ComboBoxRpcService
public ComboBoxRpcService()
-
-
Method Details
-
setComboBoxService
-
loadData
-
loadDataWithFilter
-
loadDataByParentValueWithFilter
@RpcCall public ComboBoxModel[] loadDataByParentValueWithFilter(Object parentValue, @Nullable Object filterValue) -
loadModelWithoutGraphConditions
-