|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAbstractTagState
AbstractAttributeState
AbstractHtmlState
AbstractHtmlControlState
InputHiddenTag.State
public static class InputHiddenTag.State
Field Summary | |
---|---|
String |
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 | |
---|---|
InputHiddenTag.State()
|
Method Summary | |
---|---|
void |
clear()
Initialize the state values. |
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 |
Field Detail |
---|
public String value
Constructor Detail |
---|
public InputHiddenTag.State()
Method Detail |
---|
public void clear()
AbstractHtmlControlState
clear
in class AbstractHtmlControlState
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |