LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control.builder
Class LyCompoundAreaBuilder

java.lang.Object
  extended by leon.control.builder.LyBuilder
      extended by leon.control.builder.LyAreaBuilder
          extended by leon.control.builder.LyMultiAreaBuilder
              extended by 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
 
Fields inherited from class leon.control.builder.LyMultiAreaBuilder
GROUP, VISIBLE_SEP
 
Constructor Summary
LyCompoundAreaBuilder(LyController parent)
          Default constructor.
 
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 leon.control.builder.LyMultiAreaBuilder
completeMenuBar
 
Methods inherited from class leon.control.builder.LyAreaBuilder
buildComponent, getRightLabel, setTitleBarParameters, updateSelectFile, updateTitleBar
 
Methods inherited from class leon.control.builder.LyBuilder
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
Constructor Detail

LyCompoundAreaBuilder

public LyCompoundAreaBuilder(LyController parent)
Default constructor.

Parameters:
parent - parent controller
Method Detail

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 structure
level - : 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

(c) January 2013 - W4 S.A.

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