org.apache.beehive.netui.tags.rendering
Class ConstantRendering
Object
ConstantRendering
public abstract class ConstantRendering
- extends Object
This class will render the constant HTML used by the tags
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstantRendering
public ConstantRendering()
BR
public abstract void BR(AbstractRenderAppender sb)
TR_TD
public void TR_TD(AbstractRenderAppender sb)
end_TD_TR
public void end_TD_TR(AbstractRenderAppender sb)
TABLE
public void TABLE(AbstractRenderAppender sb)
end_TABLE
public void end_TABLE(AbstractRenderAppender sb)
NBSP
public void NBSP(AbstractRenderAppender sb)
getRendering
public static ConstantRendering getRendering(int type)