leon.view.graphic
Interface LyGraphicalLayout
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LyViewComponent
- All Known Implementing Classes:
- LyJQLayout, LyStrutsLayout, LySwingLayout
public interface LyGraphicalLayout
- extends LyGraphicalComponent
The LyGraphicalLayout interface represents the abstract graphical component
for the layout of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyLayout
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
setBorderSizes(java.lang.String borderSizes)
Updates attribute borderSizes to the given value. |
void |
setLabelStyles(java.lang.String labelStyles)
Updates attribute labelStyles to the given value. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
setBorderSizes
void setBorderSizes(java.lang.String borderSizes)
- Updates attribute borderSizes to the given value.
- Parameters:
borderSizes
- New value of borderSizes.
setLabelStyles
void setLabelStyles(java.lang.String labelStyles)
- Updates attribute labelStyles to the given value.
- Parameters:
labelStyles
- New value of labelStyles.
Website: W4 S.A., contact us: support@w4global.com