|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Size | |
com.arsdigita.bebop | A set of server-side user interface components for web applications. |
Uses of Size in com.arsdigita.bebop |
Methods in com.arsdigita.bebop with parameters of type Size | |
void |
BlockStylable.setPadding(Size size)
Sets this component's padding. |
void |
BlockStylable.setPadding(Size size,
int sideEnum)
Sets the padding of one of this component's sides. |
void |
BlockStylable.setBorder(Size size)
Sets this component's border. |
void |
BlockStylable.setBorder(Size size,
int sideEnum)
Sets the border size for one side of this component. |
void |
BlockStylable.setMargin(Size size)
Sets this component's margin. |
void |
BlockStylable.setMargin(Size size,
int sideEnum)
Sets the margin of one of this component's sides. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |