LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view
Class LyRow

java.lang.Object
  extended by leon.view.LyComponent
      extended by leon.view.LyRowBase
          extended by leon.view.LyRow
All Implemented Interfaces:
LyGetIdInterface, LyGetLabelInterface, LySetColorInterface, LySetHiddenInterface, LySetImageInterface, LySetLabelInterface

public class LyRow
extends LyRowBase

The LyRow class implements generic behavior for the ROW components as described in views.dtd regardless of the requested target (win, swing, html...). It represents a row.

See Also:
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.LyComponent
_nbComponents, INIT_RESOURCE_ID, INTERNAL_ID_SEP, REWRITING_MODE, SEP_ID
 
Constructor Summary
LyRow()
          Constructor with all required attributes.
 
Method Summary
 void setHidden(boolean hidden)
          Sets attribute hidden to the given value.
 void setId(java.lang.String id)
          Initializes attribute id to the given value.
 void setRows(LyRows rows)
          Sets sub-component rows.
 
Methods inherited from class leon.view.LyRowBase
addCell, addFormField, addToolBar, cloneComponent, getBorderColor, getBorderHeight, getColor, getComponent, getComponentCount, getFont, getFontColor, getId, getImage, getIndex, getLabel, getOverview, getRows, getTemplate, getTooltip, insertCell, insertFormField, insertToolBar, isDefaultBorderColor, isDefaultColor, isDefaultFont, isDefaultFontColor, isDefaultImage, isHidden, isOpen, isSelected, isSensitive, removeCell, removeFormField, removeToolBar, setBorderColor, setBorderHeight, setColor, setFont, setFontColor, setImage, setIndex, setLabel, setOpen, setOverview, setSelected, setSensitive, setTemplate, setTooltip, 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, getEnvironment, getEventFunctions, getIdCode, getInternalId, 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

LyRow

public LyRow()
Constructor with all required attributes.

Method Detail

setRows

public void setRows(LyRows rows)
Sets sub-component rows.

Overrides:
setRows in class LyRowBase
Parameters:
rows - New value of rows

setId

public void setId(java.lang.String id)
Initializes attribute id to the given value.

Overrides:
setId in class LyRowBase
Parameters:
id - New value of id.

setHidden

public void setHidden(boolean hidden)
Sets attribute hidden to the given value.

Specified by:
setHidden in interface LySetHiddenInterface
Overrides:
setHidden in class LyRowBase
Parameters:
hidden - Boolean indicating if attribute hidden is set or unset.

(c) January 2013 - W4 S.A.

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