|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JsScopePositionEvent | |
---|---|
org.odlabs.wiquery.ui.position |
Uses of JsScopePositionEvent in org.odlabs.wiquery.ui.position |
---|
Methods in org.odlabs.wiquery.ui.position that return JsScopePositionEvent | |
---|---|
static JsScopePositionEvent |
JsScopePositionEvent.quickScope(CharSequence javascriptCode)
Creates a default JsScopePositionEvent to execute the given statement. |
static JsScopePositionEvent |
JsScopePositionEvent.quickScope(JsStatement jsStatement)
Creates a default JsScopePositionEvent to execute the given statement. |
Methods in org.odlabs.wiquery.ui.position with parameters of type JsScopePositionEvent | |
---|---|
PositionOptions |
PositionOptions.setBy(JsScopePositionEvent by)
When specified the actual property setting is delegated to this callback. |
PositionBehavior |
PositionBehavior.setBy(JsScopePositionEvent by)
When specified the actual property setting is delegated to this callback. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |