|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XulBoxConstraints | |
echoxul.component |
Uses of XulBoxConstraints in echoxul.component |
Methods in echoxul.component that return XulBoxConstraints | |
XulBoxConstraints[] |
XulBox.getConstraints()
|
XulBoxConstraints |
XulBox.getBoxConstraints()
|
XulBoxConstraints |
XulBoxConstrainable.getBoxConstraints()
Return the box constraints. |
Methods in echoxul.component with parameters of type XulBoxConstraints | |
void |
XulBox.add(nextapp.echo.Component c,
int index,
XulBoxConstraints constraints)
|
void |
XulBox.add(nextapp.echo.Component c,
XulBoxConstraints constraints)
|
Constructors in echoxul.component with parameters of type XulBoxConstraints | |
XulBox(XulBoxConstraints constraintsThis)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |