LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control.builder
Class LyTabAreaBuilder

java.lang.Object
  extended by leon.control.builder.LyBuilder
      extended by leon.control.builder.LyAreaBuilder
          extended by leon.control.builder.LyTabAreaBuilder

public class LyTabAreaBuilder
extends LyAreaBuilder

This builder construct the view for a tab Area Controller.

See Also:
LyTabAreaController

Field Summary
static java.lang.String __VERSION
          File version
 
Constructor Summary
LyTabAreaBuilder(LyController parent)
          Default constructor.
 
Method Summary
 LyComponent build()
          Builds the view component for the specified parent controller.
 void clearTabs()
          Clear the tabs content
 void completeMenuBar(LyMenuBar menuBar, int level)
          This method is invoked to enable the the area to complete the menuBar of the view and add its own menu items.
 void completeMessages(LyMessages messages, int level)
          This method is invoked to enable the the area to complete the messageBar of the view and add its own messages.
 
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

LyTabAreaBuilder

public LyTabAreaBuilder(LyController parent)
Default constructor.

Parameters:
parent - parent controller
Method Detail

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

clearTabs

public void clearTabs()
Clear the tabs content


completeMenuBar

public void completeMenuBar(LyMenuBar menuBar,
                            int level)
This method is invoked to enable the 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 constants
See Also:
LyViewController

completeMessages

public void completeMessages(LyMessages messages,
                             int level)
This method is invoked to enable the the area to complete the messageBar of the view and add its own messages. 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 constants.
See Also:
LyViewController

(c) January 2013 - W4 S.A.

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