Preparing search index...
The search index is not available
cheetah-grid
cheetah-grid
TYPES
ActionOption
Interface ActionOption
interface
ActionOption
{
action
?:
ActionListener
;
area
?:
ActionAreaPredicate
;
disabled
?:
RecordBoolean
<
any
>
;
}
Hierarchy (
view full
)
AbstractActionOption
ActionOption
Index
Properties
action?
area?
disabled?
Properties
Optional
action
action
?:
ActionListener
Optional
area
area
?:
ActionAreaPredicate
A function that checks whether the area can be operated with mouse actions.
Optional
disabled
disabled
?:
RecordBoolean
<
any
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
area
disabled
cheetah-grid
Loading...
A function that checks whether the area can be operated with mouse actions.