| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.position |
| Modifier and Type | Method and Description |
|---|---|
PositionBehavior |
PositionBehavior.setAt(PositionOptions.Position at)
Defines which position on the target element to align the positioned
element against: "horizontal vertical" alignment.
|
PositionBehavior |
PositionBehavior.setBgiframe(boolean bgiframe)
Applies the bgiframe plugin when set to true.
|
PositionBehavior |
PositionBehavior.setBy(JsScopePositionEvent by)
When specified the actual property setting is delegated to this callback.
|
PositionBehavior |
PositionBehavior.setCollision(PositionOptions.Collision collision)
When the positioned element overflows the window in some direction, move
it to an alternative position.
|
PositionBehavior |
PositionBehavior.setMy(PositionOptions.Position my)
Defines which position on the element being positioned to align with the
target element: "horizontal vertical" alignment.
|
PositionBehavior |
PositionBehavior.setOf(String of)
Element to position against.
|
PositionBehavior |
PositionBehavior.setOffset(PositionOffset offset)
Add these left-top values to the calculated position, eg.
|
Copyright © 2009-2012. All Rights Reserved.