leon.view.graphic
Interface LyGraphicalDialog
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LyGraphicalView, LySetLabelInterface, LyViewComponent
- All Known Implementing Classes:
- LyJQDialog, LyMobileDialog, LyStrutsDialog, LySwingDialog
public interface LyGraphicalDialog
- extends LyGraphicalView, LySetLabelInterface
The LyGraphicalDialog interface represents the abstract graphical component
for the dialog of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyDialog
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
setArea(LyArea area)
Sets sub-component area. |
void |
setLabel(java.lang.String label)
Updates attribute label to the given value. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
setLabel
void setLabel(java.lang.String label)
- Updates attribute label to the given value.
- Specified by:
setLabel
in interface LySetLabelInterface
- Parameters:
label
- New value of label.
setArea
void setArea(LyArea area)
- Sets sub-component area.
- Parameters:
area
- New value of area
Website: W4 S.A., contact us: support@w4global.com