|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.control.builder.LyBuilder
leon.control.builder.LyAreaBuilder
leon.control.builder.LyFormBuilder
leon.control.builder.LyConsultBuilder
public class LyConsultBuilder
This builder construct a consult form view. The associated controller is the consult controller
LyConsultController
Field Summary | |
---|---|
static java.lang.String |
__VERSION
File version |
Fields inherited from class leon.control.builder.LyFormBuilder |
---|
DEFAULT_TRANSVERSE_ICON_WIDTH, SHOW_CONTEXT_AREA |
Constructor Summary | |
---|---|
LyConsultBuilder(LyController parent)
Default constructor. |
Method Summary |
---|
Methods inherited from class leon.control.builder.LyFormBuilder |
---|
build, buildArray, buildChoice, buildDate, buildFieldItem, buildFieldItem, buildFile, buildFormField, buildNumber, buildRelation, buildStruct, buildText, buildToolBar, buildToolBar, buildValueLabel, completeToolBarForContext, getCaptionConstraint, getFieldConstraint, getFill, getHAlign, getVAlign |
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 |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyConsultBuilder(LyController parent)
parent
- parent controller
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |