Class bbq.gui.button.NativeButton
Extends
bbq.gui.button.GUIButton.
Defined in: NativeButton.js.
bbq.gui.button.NativeButton
NativeButton
This class is similar to the GUIButton class but uses a standard browser submit input button as its
base.
Constructor Attributes | Constructor Name and Description |
---|---|
NativeButton
This class is similar to the GUIButton class but uses a standard browser submit input button as its
base.
|
- Fields borrowed from class bbq.lang.Delegator:
- options
- Methods borrowed from class bbq.gui.button.GUIButton:
- buttonClicked, clearDown, isDisabled, isDown, mouseDown, mouseOut, mouseOver, mouseUp, setDisabled, setDown, setText
- Methods borrowed from class bbq.gui.GUIWidget:
- addClass, appendBefore, appendChild, appendTo, blur, empty, focus, getAttribute, getID, getStyle, hide, insertAtTop, insertBefore, isClass, registerObject, removeChild, removeClass, render, replaceChild, resize, setAttribute, setID, setRootNode, setStyle, show
- Methods borrowed from class bbq.lang.Delegator:
- delegateMethod
- Methods borrowed from class bbq.lang.Watchable:
- deRegisterListener, notifyListener, notifyListeners, registerListener, registerOneTimeListener