leon.control.builder
Class LyCompoundAreaBuilder
java.lang.Object
leon.control.builder.LyBuilder
leon.control.builder.LyAreaBuilder
leon.control.builder.LyMultiAreaBuilder
leon.control.builder.LyCompoundAreaBuilder
- Direct Known Subclasses:
- LyCompoundFilterBuilder, LyMetricsPanelBuilder, LySelectBuilder
public class LyCompoundAreaBuilder
- extends LyMultiAreaBuilder
This builder construct the view for a coumpound Area Controller.
- See Also:
LyCompoundAreaController
Field Summary |
static java.lang.String |
__VERSION
File version |
Method Summary |
LyComponent |
build()
Builds the view component for the specified parent controller. |
LyToolBar |
buildToolBar()
Builds the toolbar for this area. |
void |
completeMessages(LyMessages messages,
int level)
This method is invoked to enable the the area(s) to complete the message bar of the view and
add its own message items. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__VERSION
public static final java.lang.String __VERSION
- File version
- See Also:
- Constant Field Values
LyCompoundAreaBuilder
public LyCompoundAreaBuilder(LyController parent)
- Default constructor.
- Parameters:
parent
- parent controller
completeMessages
public void completeMessages(LyMessages messages,
int level)
- This method is invoked to enable the the area(s) to complete the message bar of the view and
add its own message items. Default implementation invokes the method on the builder instance.
- Overrides:
completeMessages
in class LyAreaBuilder
- Parameters:
messages
- the message bar structurelevel
- : level of current Controller. one of the LEVEL_XXX contants. in
LyViewController- See Also:
LyViewController
buildToolBar
public LyToolBar buildToolBar()
- Builds the toolbar for this area.
- Returns:
- the toolbar component
build
public LyComponent build()
- Builds the view component for the specified parent controller. The component may create the
XML Tree or the internal view.
- Specified by:
build
in class LyBuilder
- Returns:
- the view Component
Website: W4 S.A., contact us: support@w4global.com