abk.html
Class AButtonControl

java.lang.Object
  extended by abk.html.ANodeObject<T>
      extended by abk.html.AElementNode<T>
          extended by abk.html.AControlElement<AButtonControl>
              extended by abk.html.AButtonControl
All Implemented Interfaces:
IDisableable, Serializable

public class AButtonControl
extends AControlElement<AButtonControl>

See Also:
Serialized Form

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

AButtonControl

protected AButtonControl(String tagName)
Method Detail

type

public AButtonControl type(String type)
Overrides:
type in class AControlElement<AButtonControl>

type

public AButtonControl type(AButtonControl.Type type)


Copyright © 2024. All rights reserved.