|
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.LyFrameBase
leon.view.LyFrame
public class LyFrame
This class represents a Frame 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 | |
---|---|
LyFrame(java.lang.String id,
LyEnvironment environment)
Constructor with all required attributes. |
Method Summary | |
---|---|
boolean |
isRootFrame()
Returns the _isRootFrame attribute. |
void |
setRootFrame(boolean rootFrame)
Sets the _isRootFrame attribute. |
Methods inherited from class leon.view.LyFrameBase |
---|
cloneComponent, getArea, getController, getHeight, getIcon, getId, getLabel, getMenuBar, getMessages, getMinHeight, getMinWidth, getParentId, getTarget, getTemplate, getWidth, getX, getY, isDecorated, isResizable, setArea, setController, setDecorated, setHeight, setIcon, setLabel, setMenuBar, setMessages, setMinHeight, setMinWidth, 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 LyFrame(java.lang.String id, LyEnvironment environment)
Method Detail |
---|
public void setRootFrame(boolean rootFrame)
_isRootFrame
attribute.
public boolean isRootFrame()
_isRootFrame
attribute.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |