|
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.LyViewBuilder
leon.control.builder.LyDialogBuilder
public class LyDialogBuilder
This builder creates the view for a dialog controller.
LyViewBuilder
,
LyDialogController
Field Summary | |
---|---|
static java.lang.String |
__VERSION
File version |
Constructor Summary | |
---|---|
LyDialogBuilder(LyController parent)
Default constructor. |
Method Summary | |
---|---|
LyComponent |
build()
Build the view. |
Methods inherited from class leon.control.builder.LyViewBuilder |
---|
buildArea, buildToolBar, completeMenuBar, completeMessages, completeRightToolBar, completeToolBar |
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 |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyDialogBuilder(LyController parent)
parent
- parent controllerMethod Detail |
---|
public LyComponent build()
build
in class LyBuilder
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |