leon.view.web.struts
Class LyStrutsFooter
java.lang.Object
leon.view.graphic.LyGraphicalObject
leon.view.web.LyWebObject
leon.view.web.struts.LyStrutsFooter
- All Implemented Interfaces:
- LyGraphicalComponent, LyGraphicalFooter, LyViewComponent, LyFreeInterface, LySetLabelInterface, LyWebComponent
public class LyStrutsFooter
- extends LyWebObject
- implements LyGraphicalFooter
This class implements the Footer object (as described in the dtd) for web viewer.
FOOTER: List Footer Cell
Footer object is a List Footer Cell.
- See Also:
LyFooter
Field Summary |
static java.lang.String |
__VERSION
|
Constructor Summary |
LyStrutsFooter(LyFooter footer)
Class constructor of a Footer object for the struts target. |
Method Summary |
int |
getFooterIndex()
Gets the footer index in the parent footers. |
void |
setLabel(java.lang.String label)
Updates attribute label to the given value. |
void |
writeHtml(LyWebPageWriter pw)
Write HTML description corresponding to this component. |
Methods inherited from class leon.view.web.LyWebObject |
addFileScript, decodeUrl, displayUpPage, encodeUrl, encodeUrlXhtml, expandUrl, free, getDisabledImageUrl, getFontSize, getFontString, getFontString, getFontString, getHexColor, getHexColor, getHtmlEntitiesString, getHtmlString, getImageSize, getImageSize, getImageUrl, getJavascriptString, getLastFrameName, getLyFont, getMessage, getRootUrl, getRootURL, getScrollHeightForSplitter, getUrl, getWebViewManager, refresh, replaceUrl, replaceUrl, setUpdating, updateRefreshInfo, writeJson |
Methods inherited from class leon.view.graphic.LyGraphicalObject |
expand, getBounds, getChildrenBounds, getController, getEnv, getEnvironment, getIdCode, getIntResource, getMessage, getResource, getString, getString, getString, getViewComponent, getViewManager, isFreed, isFreeing, isImageAnimated, processDemand, processDemand, testResource, translate |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__VERSION
public static final java.lang.String __VERSION
- See Also:
- Constant Field Values
LyStrutsFooter
public LyStrutsFooter(LyFooter footer)
- Class constructor of a Footer object for the struts target.
- Parameters:
footer
- the generic Footer defined for every type of view targets
writeHtml
public void writeHtml(LyWebPageWriter pw)
- Description copied from interface:
LyWebComponent
- Write HTML description corresponding to this component.
- Specified by:
writeHtml
in interface LyWebComponent
- Parameters:
pw
- the page writer
setLabel
public void setLabel(java.lang.String label)
- Description copied from interface:
LyGraphicalFooter
- Updates attribute label to the given value.
- Specified by:
setLabel
in interface LyGraphicalFooter
- Specified by:
setLabel
in interface LySetLabelInterface
- Parameters:
label
- New value of label.
getFooterIndex
public int getFooterIndex()
- Gets the footer index in the parent footers.
- Returns:
- the current footer index
Website: W4 S.A., contact us: support@w4global.com