Preparing search index...
The search index is not available
wza2
wza2
Interfaces
IPageElementListenerActions
Interface IPageElementListenerActions
interface
IPageElementListenerActions
{
callCustomScript
:
{
script
:
string
;
}
;
setFocusCursor
:
{
selector
:
string
;
}
;
toggle
:
{
enable
:
boolean
;
selector
:
string
;
}
;
}
Index
Properties
call
Custom
Script
set
Focus
Cursor
toggle
Properties
call
Custom
Script
call
Custom
Script
:
{
script
:
string
;
}
Type declaration
script
:
string
set
Focus
Cursor
set
Focus
Cursor
:
{
selector
:
string
;
}
Type declaration
selector
:
string
toggle
toggle
:
{
enable
:
boolean
;
selector
:
string
;
}
Type declaration
enable
:
boolean
selector
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
call
Custom
Script
set
Focus
Cursor
toggle
wza2
Loading...