|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PositionBehavior | |
---|---|
org.odlabs.wiquery.ui.position |
Uses of PositionBehavior in org.odlabs.wiquery.ui.position |
---|
Methods in org.odlabs.wiquery.ui.position that return PositionBehavior | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |