org.apache.beehive.netui.tags.rendering
Class ButtonTag.State

Object
  extended by AbstractTagState
      extended by AbstractAttributeState
          extended by AbstractHtmlState
              extended by AbstractHtmlControlState
                  extended by InputSubmitTag.State
                      extended by ButtonTag.State
Enclosing class:
ButtonTag

public static class ButtonTag.State
extends InputSubmitTag.State


Field Summary
 
Fields inherited from class InputSubmitTag.State
disabled, type, value
 
Fields inherited from class AbstractHtmlControlState
name
 
Fields inherited from class AbstractHtmlState
ATTR_JAVASCRIPT, id, style, styleClass
 
Fields inherited from class AbstractAttributeState
ATTR_GENERAL, EMPTY_STRING
 
Constructor Summary
ButtonTag.State()
           
 
Method Summary
 
Methods inherited from class InputSubmitTag.State
clear
 
Methods inherited from class AbstractHtmlState
getEventMap, selectMap
 
Methods inherited from class AbstractAttributeState
getAttribute, getGeneralAttributeMap, registerAttribute, registerAttribute, removeAttribute
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ButtonTag.State

public ButtonTag.State()