LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view
Class LyToolBar

java.lang.Object
  extended by leon.view.LyComponent
      extended by leon.view.LyToolBarBase
          extended by leon.view.LyToolBar
All Implemented Interfaces:
LyGetConstraintInterface, LyGetControllerInterface, LyGetIdInterface, LyGetLabelInterface, LySetColorInterface, LySetControllerInterface, LySetImageInterface

public class LyToolBar
extends LyToolBarBase

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:
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 leon.view.LyComponent
addComponent, addData, addEventFunction, clearChildrenBounds, free, freeze, getBounds, getChild, getChildCount, getChildFromCache, getChildrenBounds, getComponent, getComponent, getComponent, getComponent, getComponent, getComponentAt, getComponentAt, getComponentByInternalId, getComponentByLabel, getComponents, getComponentWithModel, getData, getDatas, getEventFunctions, getIdCode, getInternalView, getInternalView, getLock, getModel, getParent, getParentArea, getParentForm, getParentFormFieldId, getParentSplitter, getParentSplitter, getParentTab, getParentTab, getParentTabs, getParentTabs, getParentView, getRootController, getSetVisibleParent, getTag, getViewManager, isFreed, isFreeing, registerChildrenBounds, removeComponent, reset, resetChildrenCache, resetEventFunctions, setDatas, setInternalView, setVisible, useEventDefaultFunction, writeXml
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values
Constructor Detail

LyToolBar

public LyToolBar()
Default constructor.

Method Detail

getEnvironment

public LyEnvironment getEnvironment()
Gets specific environment of this toolbar.

Overrides:
getEnvironment in class LyComponent
Returns:
specific environment of this toolbar.

setEnvironment

public void setEnvironment(LyEnvironment environment)
Sets specific environment of this toolbar.

Parameters:
environment - Specific environment of this toolbar.

getInternalId

public java.lang.String getInternalId()
Internal code used as identifier for web components.

Overrides:
getInternalId in class LyComponent
Returns:
Internal code as a string.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com