|
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.LyMultiAreaBuilder
leon.control.builder.LyCompoundAreaBuilder
leon.control.builder.LySelectBuilder
public class LySelectBuilder
This builder creates the modification form for the set controller It is based on the consult builder.
LyConsultBuilder
,
LySetController
Field Summary | |
---|---|
static java.lang.String |
__VERSION
File version |
Fields inherited from class leon.control.builder.LyMultiAreaBuilder |
---|
GROUP, VISIBLE_SEP |
Constructor Summary | |
---|---|
LySelectBuilder(LyController parent)
Default constructor. |
Method Summary | |
---|---|
LyComponent |
build()
Builds the view component for the specified parent controller. |
Methods inherited from class leon.control.builder.LyCompoundAreaBuilder |
---|
buildToolBar, completeMessages |
Methods inherited from class leon.control.builder.LyMultiAreaBuilder |
---|
completeMenuBar |
Methods inherited from class leon.control.builder.LyAreaBuilder |
---|
buildComponent, 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 LySelectBuilder(LyController parent)
parent
- parent controllerMethod Detail |
---|
public LyComponent build()
build
in class LyCompoundAreaBuilder
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |