Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 672 Bytes

File metadata and controls

39 lines (21 loc) · 672 Bytes

Reference

Properties

Name Type Description Notes
gridId String
branchId String [optional]
columnId String
type TypeEnum [optional]
selectionType SelectionTypeEnum [optional]

Enum: TypeEnum

Name Value
ROW "row"
CELL "cell"

Enum: SelectionTypeEnum

Name Value
SINGLE "single"
MULTIPLE "multiple"

Implemented Interfaces

  • Serializable