Interface: IObjectCellContextMenuProxy¶
Hierarchy¶
-
IObjectCellContextMenuProxy
Implemented by¶
Summary¶
Properties¶
Class Properties¶
Currently none in this class.
Inherited Properties¶
Methods¶
Class Methods¶
Inherited Methods¶
Methods¶
setLeadingItems¶
▸ setLeadingItems(items: string[]): void
Parameters:
| Name | Type | Description |
|---|---|---|
items |
string[] | the items to be set |
Returns: void
setTrailingItems¶
▸ setTrailingItems(items: string[]): void
Parameters:
| Name | Type | Description |
|---|---|---|
items |
string[] | the items to be set |
Returns: void