|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAbstractTagState
AbstractAttributeState
AbstractHtmlState
InputImageTag.State
public static class InputImageTag.State
Field Summary | |
---|---|
boolean |
disabled
|
String |
src
|
String |
value
|
Fields inherited from class AbstractHtmlState |
---|
ATTR_JAVASCRIPT, id, style, styleClass |
Fields inherited from class AbstractAttributeState |
---|
ATTR_GENERAL, EMPTY_STRING |
Constructor Summary | |
---|---|
InputImageTag.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 src
public String value
public boolean disabled
Constructor Detail |
---|
public InputImageTag.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 |