LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control.builder
Class LyMultiAreaBuilder

java.lang.Object
  extended by leon.control.builder.LyBuilder
      extended by leon.control.builder.LyAreaBuilder
          extended by leon.control.builder.LyMultiAreaBuilder
Direct Known Subclasses:
LyCompoundAreaBuilder, LyDashboardBuilder

public abstract class LyMultiAreaBuilder
extends LyAreaBuilder

This builder construct the view for a multi Area Controller.

See Also:
LyMultiAreaController

Field Summary
static java.lang.String __VERSION
          File version
static java.lang.String GROUP
          Group string
static char VISIBLE_SEP
          Displayable delimiter.
 
Constructor Summary
LyMultiAreaBuilder(LyController parent)
          Default constructor.
 
Method Summary
 void completeMenuBar(LyMenuBar menuBar, int level)
          This method is invoked to enable the area to complete the menuBar of the view and add its own menu items.
 
Methods inherited from class leon.control.builder.LyAreaBuilder
buildComponent, completeMessages, getRightLabel, setTitleBarParameters, updateSelectFile, updateTitleBar
 
Methods inherited from class leon.control.builder.LyBuilder
build, getComponent, getParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
File version

See Also:
Constant Field Values

VISIBLE_SEP

public static char VISIBLE_SEP
Displayable delimiter.


GROUP

public static java.lang.String GROUP
Group string

Constructor Detail

LyMultiAreaBuilder

public LyMultiAreaBuilder(LyController parent)
Default constructor.

Parameters:
parent - parent controller
Method Detail

completeMenuBar

public void completeMenuBar(LyMenuBar menuBar,
                            int level)
This method is invoked to enable the area to complete the menuBar of the view and add its own menu items. Default implementation invokes the method on the builder instance.

Overrides:
completeMenuBar in class LyAreaBuilder
Parameters:
menuBar - the menuBar structure
level - : level of current Controller. one of the LEVEL_XXX contants. in LyViewController
See Also:
LyViewController

(c) January 2013 - W4 S.A.

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