|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabk.html.ANodeObject<T>
abk.html.AElementNode<T>
abk.html.AControlElement<AButtonControl>
abk.html.AButtonControl
public class AButtonControl
Nested Class Summary | |
---|---|
static class |
AButtonControl.Type
|
Field Summary |
---|
Fields inherited from class abk.html.ANodeObject |
---|
iClass |
Constructor Summary | |
---|---|
protected |
AButtonControl(String tagName)
|
Method Summary | |
---|---|
AButtonControl |
type(AButtonControl.Type type)
|
AButtonControl |
type(String type)
|
Methods inherited from class abk.html.AControlElement |
---|
autocomplete, autocomplete, disabled, disabled, doAutoComplete, doDisabled, doName, doReadOnly, doRequired, doTagStart, doType, doValue, model, model, msgOld, name, name, readonly, readonly, required, required, reset, type, type, value, value, value, value, value, value, value, value, value, value, value, value, write |
Methods inherited from class abk.html.AElementNode |
---|
_tagAttribute, A, addClass, adoptNode, append, append, B, BR, BUTTON, CHECKBOX, children, classList, clearChildren, DIV, doClass, doId, doLang, doStyle, doTitle, EM, getTagName, HIDDEN, I, id, id, INPUT, insert, isEndTagForbidden, klass, klass, LABEL, lang, lang, P, PRE, remove, removeClass, SELECT, setEndTagForbidden, SPAN, STRONG, style, style, TABLE, tagAttribute, tagAttribute, text, TEXTAREA, textContent, textContent, title, title, U, VAR |
Methods inherited from class abk.html.ANodeObject |
---|
appendTo, parent, parent, self, stringify, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected AButtonControl(String tagName)
Method Detail |
---|
public AButtonControl type(String type)
type
in class AControlElement<AButtonControl>
public AButtonControl type(AButtonControl.Type type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |