yawda.view.tags
Class CButtonTag
java.lang.Object
yawda.view.tags.Atag
yawda.view.tags.CButtonTag
- public class CButtonTag
- extends Atag
- Author:
- Quentin Anciaux
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CButtonTag
public CButtonTag(CModule module,
Element element,
CEnv env)
- Parameters:
module - element - env -
renderInformation
public Element renderInformation()
- Specified by:
renderInformation in class Atag
- See Also:
Atag.renderInformation()