|
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.LyToolBarBase
leon.view.LyToolBar
public class LyToolBar
The LyToolBar class is a generated Java implementation that corresponds to the element TOOLBAR of the descriptive grammar of the views (views.dtd). <TOOLBAR> : Tool bar A tool bar allows displaying a set of action buttons. A tool bar can itself contain tool bars, which allows grouping together the action buttons into logical groups and sub-groups.
See also tag TOOLBAR
of grammar leon_views.dtd.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class leon.view.LyToolBarBase |
---|
LyToolBarBase.Fill, LyToolBarBase.HAlign, LyToolBarBase.Style, LyToolBarBase.VAlign |
Nested classes/interfaces inherited from class leon.view.LyComponent |
---|
LyComponent.EventType |
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Fields inherited from class leon.view.LyComponent |
---|
_nbComponents, INIT_RESOURCE_ID, INTERNAL_ID_SEP, REWRITING_MODE, SEP_ID |
Constructor Summary | |
---|---|
LyToolBar()
Default constructor. |
Method Summary | |
---|---|
LyEnvironment |
getEnvironment()
Gets specific environment of this toolbar. |
java.lang.String |
getInternalId()
Internal code used as identifier for web components. |
void |
setEnvironment(LyEnvironment environment)
Sets specific environment of this toolbar. |
Methods inherited from class leon.view.LyToolBarBase |
---|
addFormField, addLabel, addSep, addTool, addToolBar, cloneComponent, getColor, getComponent, getComponentCount, getConstraint, getController, getFill, getFill, getFont, getFontColor, getHAlign, getHAlign, getId, getImage, getLabel, getStyle, getStyle, getTemplate, getVAlign, getVAlign, insertFormField, insertLabel, insertSep, insertTool, insertToolBar, isDefaultColor, isDefaultFont, isDefaultFontColor, isDefaultImage, isOpen, removeFormField, removeLabel, removeSep, removeTool, removeToolBar, setColor, setConstraint, setController, setFill, setFont, setFontColor, setHAlign, setId, setImage, setLabel, setOpen, setStyle, setTemplate, setVAlign, 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 LyToolBar()
Method Detail |
---|
public LyEnvironment getEnvironment()
getEnvironment
in class LyComponent
public void setEnvironment(LyEnvironment environment)
environment
- Specific environment of this toolbar.public java.lang.String getInternalId()
getInternalId
in class LyComponent
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |