LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control.builder
Class LyMailBuilder

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

public class LyMailBuilder
extends LyAreaBuilder

This class implements a builder for the mail controller. This builder creates the needed form fields if the controller does not have their values. If the values are already given in the meta-model, the fields will not be created, so a meta-model with all the values already completed will be created as an empty frame with this builder. It is for the controller to test this possibility and don't show the input frame in this case in the LyController.showView() method.


Field Summary
static java.lang.String __VERSION
          File version
 
Constructor Summary
LyMailBuilder(LyController parent)
          Default controller.
 
Method Summary
 LyComponent build()
          Builds the view component for the specified parent controller.
 
Methods inherited from class leon.control.builder.LyAreaBuilder
buildComponent, completeMenuBar, completeMessages, 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

LyMailBuilder

public LyMailBuilder(LyController parent)
Default controller.

Parameters:
parent - parent controller
Method Detail

build

public LyComponent build()
Description copied from class: LyBuilder
Builds the view component for the specified parent controller. The component may create the XML description or the internal view.

Specified by:
build in class LyBuilder
Returns:
the view Component
See Also:
LyBuilder.build()

(c) January 2013 - W4 S.A.

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