leon.control.builder
Class LyMailBuilder
java.lang.Object
leon.control.builder.LyBuilder
leon.control.builder.LyAreaBuilder
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 |
Method Summary |
LyComponent |
build()
Builds the view component for the specified parent controller. |
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
LyMailBuilder
public LyMailBuilder(LyController parent)
- Default controller.
- Parameters:
parent
- parent controller
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()
Website: W4 S.A., contact us: support@w4global.com