| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.position |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
PositionBehavior |
PositionBehavior.setBy(JsScopePositionEvent by)
When specified the actual property setting is delegated to this callback.
|
PositionOptions |
PositionOptions.setBy(JsScopePositionEvent by)
When specified the actual property setting is delegated to this callback.
|
Copyright © 2009-2012. All Rights Reserved.