|
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.LyUserInputBuilder
leon.control.builder.LyMessageBuilder
public class LyMessageBuilder
Implement the builder for the __showMessage action. This builder change the command bar to have a close button
Field Summary |
---|
Fields inherited from class leon.control.builder.LyUserInputBuilder |
---|
__VERSION |
Constructor Summary | |
---|---|
LyMessageBuilder()
|
|
LyMessageBuilder(LyController parent)
Default constructor. |
Method Summary |
---|
Methods inherited from class leon.control.builder.LyUserInputBuilder |
---|
addBoolean, addBoolean, addChoice, addChoice, addDate, addDate, addFile, addFile, addLabel, addLabel, addList, addNumber, addNumber, addRelation, addRelation, addText, addText, addText, build, setFormAlignment, setFormBorder, updateTitleBar |
Methods inherited from class leon.control.builder.LyAreaBuilder |
---|
buildComponent, completeMenuBar, completeMessages, getRightLabel, setTitleBarParameters, updateSelectFile |
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 |
Constructor Detail |
---|
public LyMessageBuilder()
public LyMessageBuilder(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 |