leon.view.graphic
Interface LyGraphicalMessages
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LyViewComponent
- All Known Implementing Classes:
- LyJQMessages, LyMobileMessages, LyStrutsMessages, LySwingMessages
public interface LyGraphicalMessages
- extends LyGraphicalComponent
The LyGraphicalMessages interface represents the abstract graphical component
for the messages of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyMessages
Field Summary |
static java.lang.String |
__VERSION
|
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
addMessage
void addMessage(LyMessage messages,
int pos)
- Inserts a sub-component messages at given position.
- Parameters:
messages
- The messages to add to messages list.pos
- Position where the sub-component is inserted.
removeMessage
void removeMessage(LyMessage messages)
- Removes a sub-component messages.
- Parameters:
messages
- The messages to remove to messages list.
Website: W4 S.A., contact us: support@w4global.com