net.contextfw.web.application.internal
Class WebApplicationElement
java.lang.Object
net.contextfw.web.application.elements.CElement
net.contextfw.web.application.internal.WebApplicationElement
- All Implemented Interfaces:
- CSimpleElement
public class WebApplicationElement
- extends CElement
| Methods inherited from class net.contextfw.web.application.elements.CElement |
addCommonAttributes, clearCascadedUpdate, doCascadedUpdate, getId, getSClass, isVisible, refresh, setId, setSClass, setVisible, unregisterChild |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebApplicationElement
public WebApplicationElement(ElementRegister elementRegister)
bubbleRegisterUp
protected boolean bubbleRegisterUp(CElement el)
- Overrides:
bubbleRegisterUp in class CElement
bubbleUnregisterUp
protected void bubbleUnregisterUp(CElement el)
- Overrides:
bubbleUnregisterUp in class CElement
build
public void build(DOMBuilder b)
buildUpdate
public void buildUpdate(DOMBuilder b)
- Specified by:
buildUpdate in class CElement
registerChild
public <T extends CElement> T registerChild(T el)
- Overrides:
registerChild in class CElement
Copyright © 2010. All Rights Reserved.