leon.view.graphic
Interface LyGraphicalFrame
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LyGraphicalView, LySetLabelInterface, LyViewComponent
- All Known Implementing Classes:
- LyJQFrame, LyMobileFrame, LyStrutsFrame, LySwingFrame
public interface LyGraphicalFrame
- extends LyGraphicalView, LySetLabelInterface
The LyGraphicalFrame interface represents the abstract graphical component
for the frame of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyFrame
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
setLabel(java.lang.String label)
Updates attribute label to the given value. |
void |
setMessages(LyMessages messages)
Sets sub-component messages. |
__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.
setMessages
void setMessages(LyMessages messages)
- Sets sub-component messages.
- Parameters:
messages
- New value of messages
Website: W4 S.A., contact us: support@w4global.com