yawda.view.tags
Class Atag
java.lang.Object
yawda.view.tags.Atag
- Direct Known Subclasses:
- CAtag, CBodyTag, CBrTag, CButtonTag, CDivTag, CFormTag, CFrameTag, CHrTag, CImgTag, CInputTag, CLabelTag, CPortletTag, CScriptTag, CSelectTag, CSpanTag, CTableTag, CTBodyTag, CTdTag, CTHeadTag, CThTag, CTrTag
- public abstract class Atag
- extends Object
- Author:
- Quentin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
CModule module
element
Element element
env
protected CEnv env
Atag
public Atag(CModule module,
Element element,
CEnv env)
getModule
public CModule getModule()
getElement
public Element getElement()
renderInformation
public abstract Element renderInformation()
setJSCall
protected void setJSCall()
geDestinationURL
protected String geDestinationURL(CNavigationItem item)
setJSNavItem
protected void setJSNavItem()