LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control.form.builder
Class LyFieldConsultBuilder

java.lang.Object
  extended by leon.control.builder.LyBuilder
      extended by leon.control.form.builder.LyFormFieldBuilder
          extended by leon.control.form.builder.LyFieldConsultBuilder
Direct Known Subclasses:
LyFieldSetBuilder

public class LyFieldConsultBuilder
extends LyFormFieldBuilder

This builder construct a consult form field. The associated controller is a field consult controller

See Also:
LyFieldConsultController

Field Summary
static java.lang.String __VERSION
          File version
 
Fields inherited from class leon.control.form.builder.LyFormFieldBuilder
DEFAULT_TRANSVERSE_ICON_WIDTH, FORM_FIELD_COMPOSITION_SEP
 
Constructor Summary
LyFieldConsultBuilder(LyController parent)
          Default constructor.
 
Method Summary
 LyFieldItem buildChoice()
          Build a choice component for the given choice field.
 LyFieldItem buildDate()
          Build a date component for the given date field.
 LyFieldItem buildFile()
          Build a file component for the given file field.
 LyFieldItem buildNumber()
          Build a number component for the given number field.
 LyFieldItem buildRelation()
          Build a relation component for the given relation field.
 LyFieldItem buildStruct()
          Build a relation component for the given relation field.
 LyFieldItem buildText()
          Build a text component for the given text field.
 LyToolBar buildToolBar()
          Build a toolbar for a given fieldInfo.
 
Methods inherited from class leon.control.form.builder.LyFormFieldBuilder
build, buildArray, buildArray, buildFieldItem, buildFieldItem, buildFormField, buildFormField, buildInternalFieldItem, buildTool, buildToolBar, buildToolBar, buildValueLabel, 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

LyFieldConsultBuilder

public LyFieldConsultBuilder(LyController parent)
Default constructor.

Parameters:
parent - parent controller
Method Detail

buildText

public LyFieldItem buildText()
Build a text component for the given text field.

Specified by:
buildText in class LyFormFieldBuilder
Returns:
the text component

buildDate

public LyFieldItem buildDate()
Build a date component for the given date field.

Specified by:
buildDate in class LyFormFieldBuilder
Returns:
the date component component

buildNumber

public LyFieldItem buildNumber()
Build a number component for the given number field.

Specified by:
buildNumber in class LyFormFieldBuilder
Returns:
the number component component

buildStruct

public LyFieldItem buildStruct()
Build a relation component for the given relation field.

Specified by:
buildStruct in class LyFormFieldBuilder
Returns:
the relation component component

buildRelation

public LyFieldItem buildRelation()
Build a relation component for the given relation field.

Specified by:
buildRelation in class LyFormFieldBuilder
Returns:
the relation component component

buildChoice

public LyFieldItem buildChoice()
Build a choice component for the given choice field.

Specified by:
buildChoice in class LyFormFieldBuilder
Returns:
the choice component component

buildFile

public LyFieldItem buildFile()
Build a file component for the given file field.

Specified by:
buildFile in class LyFormFieldBuilder
Returns:
the file component component

buildToolBar

public LyToolBar buildToolBar()
Build a toolbar for a given fieldInfo. The built toolbar is added to the form field corresponding to the given fieldInfo

Overrides:
buildToolBar in class LyFormFieldBuilder
Returns:
the toolbar for the given fieldInfo

(c) January 2013 - W4 S.A.

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