X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.Button.html diff --git a/docs/output/Ext.Button.html b/docs/output/Ext.Button.html index c7d07189..0ecc6ad1 100644 --- a/docs/output/Ext.Button.html +++ b/docs/output/Ext.Button.html @@ -1,1994 +1,927 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Component
-    Button
-

Class Ext.Button

- - - - - - -
Package:Ext
Defined In:Button.js
Class:Button
Subclasses:SplitButton, Toolbar.Button
Extends:Component
-
- * -Simple Button class
- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - allowDepress : Boolean
- False to not allow a pressed Button to be depressed (defaults to undefined). Only valid when enableToggle is true.
-
Button
  - - allowDomMove : Boolean
- Whether the component can move the Dom node when rendering (defaults to true).
-
Component
  - - clickEvent : String
- The type of event to map to the button's event handler (defaults to 'click')
-
Button
  - - disabled : Boolean
- True to start disabled (defaults to false)
-
Button
  - - disabledClass : String
- CSS class added to the component when it is disabled (defaults to "x-item-disabled").
-
Component
  - - enableToggle : Boolean
- True to enable pressed/not pressed toggling (defaults to false)
-
Button

Public Events

EventDefined By
\ No newline at end of file