LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control.builder
Class LyCommonServiceBuilder

java.lang.Object
  extended by leon.control.builder.LyBuilder
      extended by leon.control.builder.LyAreaBuilder
          extended by leon.control.builder.LyUserInputBuilder
              extended by leon.control.builder.LyCommonServiceBuilder

public class LyCommonServiceBuilder
extends LyUserInputBuilder

The default builder for common service controller.


Field Summary
static java.lang.String __VERSION
          File version.
 
Constructor Summary
LyCommonServiceBuilder(LyController parent)
          Default constructor.
 
Method Summary
 LyComponent build()
          Builds the view component for the specified parent controller.
 void removeOldParam(java.lang.String changedComponent)
          Remove old fields and update the form.
 
Methods inherited from class leon.control.builder.LyUserInputBuilder
addBoolean, addBoolean, addChoice, addChoice, addDate, addDate, addFile, addFile, addLabel, addLabel, addList, addNumber, addNumber, addRelation, addRelation, addText, addText, addText, setFormAlignment, setFormBorder, updateTitleBar
 
Methods inherited from class leon.control.builder.LyAreaBuilder
buildComponent, completeMenuBar, completeMessages, getRightLabel, setTitleBarParameters, updateSelectFile
 
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

LyCommonServiceBuilder

public LyCommonServiceBuilder(LyController parent)
Default constructor.

Parameters:
parent - the parent controller
Method Detail

build

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

Overrides:
build in class LyUserInputBuilder
Returns:
the view Component

removeOldParam

public void removeOldParam(java.lang.String changedComponent)
Remove old fields and update the form. If news fields have been added they are added to the form in this method

Parameters:
changedComponent - : name of the field to remove

(c) January 2013 - W4 S.A.

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