|
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.view.LyComponent
leon.view.LyView
leon.view.LyDialogBase
leon.view.LyDialog
public class LyDialog
This class represents a Dialog component.
LyComponent
Nested Class Summary |
---|
Nested classes/interfaces inherited from class leon.view.LyComponent |
---|
LyComponent.EventType |
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Fields inherited from class leon.view.LyView |
---|
_nbViews |
Fields inherited from class leon.view.LyComponent |
---|
_nbComponents, INIT_RESOURCE_ID, INTERNAL_ID_SEP, REWRITING_MODE, SEP_ID |
Constructor Summary | |
---|---|
LyDialog(java.lang.String id,
LyEnvironment environment)
Constructor with all required attributes. |
Method Summary |
---|
Methods inherited from class leon.view.LyDialogBase |
---|
cloneComponent, getArea, getController, getHeight, getId, getLabel, getMinHeight, getMinWidth, getParentId, getTarget, getTemplate, getWidth, getX, getY, isDecorated, isModal, isResizable, setArea, setController, setDecorated, setHeight, setLabel, setMinHeight, setMinWidth, setModal, setParentId, setResizable, setTarget, setTemplate, setWidth, setX, setY, writeXml |
Methods inherited from class leon.view.LyView |
---|
free, getEnvironment, getLocation, getSize, isVisible, setEnvironment, setLocation, setSize, setVisible, setWaiting, writeXml |
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 LyDialog(java.lang.String id, LyEnvironment environment)
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |