|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAbstractTagState
AbstractAttributeState
AbstractHtmlState
FormTag.State
public static class FormTag.State
Field Summary | |
---|---|
String |
action
|
String |
method
|
String |
name
|
Fields inherited from class AbstractHtmlState |
---|
ATTR_JAVASCRIPT, id, style, styleClass |
Fields inherited from class AbstractAttributeState |
---|
ATTR_GENERAL, EMPTY_STRING |
Constructor Summary | |
---|---|
FormTag.State()
|
Method Summary | |
---|---|
void |
clear()
Initialize the state. |
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 name
public String method
public String action
Constructor Detail |
---|
public FormTag.State()
Method Detail |
---|
public void clear()
AbstractHtmlState
clear
in class AbstractHtmlState
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |