Class AbstractVoidNodeViewElement

java.lang.Object
com.foreach.across.modules.web.ui.ViewElementSupport
com.foreach.across.modules.web.ui.elements.AbstractVoidNodeViewElement
All Implemented Interfaces:
HtmlViewElement, MutableViewElement, ViewElement
Direct Known Subclasses:
VoidNodeViewElement

public abstract class AbstractVoidNodeViewElement extends ViewElementSupport implements HtmlViewElement
Base class for a single configurable node that supports attributes but no child nodes.
Author:
Arne Vandamme
See Also: