leon.view.web.struts
Class LyStrutsMapContent
java.lang.Object
leon.view.graphic.LyGraphicalObject
leon.view.web.LyWebObject
leon.view.web.struts.LyStrutsMapContent
- All Implemented Interfaces:
- LyGraphicalComponent, LyGraphicalMapContent, LyViewComponent, LyFreeInterface, LyWebComponent
public class LyStrutsMapContent
- extends LyWebObject
- implements LyGraphicalMapContent
This class implements the MapContent object (as described in the dtd) for win viewer.
MAP_CONTENT: Map Content
A map content allows to group together in a same group various elements that can be placed on a
map (nodes, links, images, regions).
- See Also:
LyMapContent
Field Summary |
static java.lang.String |
__VERSION
|
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
LyStrutsMapContent
public LyStrutsMapContent(LyMapContent mapContent)
- Class constructor of a Map Content for the struts target.
- Parameters:
mapContent
- the generic Map Content 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
addComponent
public void addComponent(LyComponent component,
int pos)
- Description copied from interface:
LyGraphicalMapContent
- Inserts a sub-component components at given position.
- Specified by:
addComponent
in interface LyGraphicalMapContent
- Parameters:
component
- The components to add to components list.pos
- Position where the sub-component is inserted.
removeComponent
public void removeComponent(LyComponent component)
- Description copied from interface:
LyGraphicalMapContent
- Removes a sub-component components.
- Specified by:
removeComponent
in interface LyGraphicalMapContent
- Parameters:
component
- The components to remove to components list.
Website: W4 S.A., contact us: support@w4global.com