LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

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
           
 
Method Summary
 void addMessage(LyMessage messages, int pos)
          Inserts a sub-component messages at given position.
 void removeMessage(LyMessage messages)
          Removes a sub-component messages.
 
Methods inherited from interface leon.view.graphic.LyGraphicalComponent
free, getViewComponent
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

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.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com