org.apache.beehive.netui.tags.rendering
Class AbstractTagState

Object
  extended by AbstractTagState
Direct Known Subclasses:
AbstractAttributeState

public abstract class AbstractTagState
extends Object


Constructor Summary
AbstractTagState()
           
 
Method Summary
abstract  void clear()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTagState

public AbstractTagState()
Method Detail

clear

public abstract void clear()