LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control.form.builder
Class LyEditTableMultipleChoiceSetBuilder

java.lang.Object
  extended by leon.control.builder.LyBuilder
      extended by leon.control.form.builder.LyFormFieldBuilder
          extended by leon.control.form.builder.LyFieldConsultBuilder
              extended by leon.control.form.builder.LyFieldSetBuilder
                  extended by leon.control.form.builder.LyEditTableMultipleChoiceSetBuilder

public class LyEditTableMultipleChoiceSetBuilder
extends LyFieldSetBuilder

This builder creates a form field for a multiple choice in editable table.

See Also:
LyEditTableChoiceFieldSetController

Field Summary
static java.lang.String __VERSION
          File version
 
Fields inherited from class leon.control.form.builder.LyFieldSetBuilder
BOOLEAN_SHOW_LABEL, MAX_CHECKBOX_OPTIONS
 
Fields inherited from class leon.control.form.builder.LyFormFieldBuilder
DEFAULT_TRANSVERSE_ICON_WIDTH, FORM_FIELD_COMPOSITION_SEP
 
Constructor Summary
LyEditTableMultipleChoiceSetBuilder(LyController parent)
          Default constructor.
 
Method Summary
 LyComponent build()
          Builds the view component.
 java.lang.String getFieldId(LyFieldSetController controller, LyChoiceFieldInfo choiceFieldInfo, short index)
          Utility method to build a field id for a multiple choice
 
Methods inherited from class leon.control.form.builder.LyFieldSetBuilder
buildArray, buildChoice, buildChoiceOptionTree, buildDate, buildFieldItem, buildFieldItem, buildFieldItem, buildFile, buildFormField, buildNumber, buildRelation, buildStruct, buildText, buildToolBar, buildTypesRelation, buildUnitsList, buildValueLabel, isConsult, isEditable, isEnabled, updateToolBar, updateToolBar
 
Methods inherited from class leon.control.form.builder.LyFormFieldBuilder
buildArray, buildFieldItem, buildFormField, buildInternalFieldItem, buildTool, buildToolBar, buildToolBar, getCaptionConstraint, getFieldConstraint
 
Methods inherited from class leon.control.builder.LyBuilder
buildComponent, 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

LyEditTableMultipleChoiceSetBuilder

public LyEditTableMultipleChoiceSetBuilder(LyController parent)
Default constructor.

Parameters:
parent - parent controller
Method Detail

build

public LyComponent build()
Builds the view component.

Overrides:
build in class LyFormFieldBuilder
Returns:
the view Component

getFieldId

public java.lang.String getFieldId(LyFieldSetController controller,
                                   LyChoiceFieldInfo choiceFieldInfo,
                                   short index)
Utility method to build a field id for a multiple choice. .*

Parameters:
controller - the parent controller
choiceFieldInfo - the fieldInfo which is associated to the view component.
index - of the option being shown
Returns:
the formField corresponding to the given fieldInfo

(c) January 2013 - W4 S.A.

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