X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.Button.html diff --git a/docs/output/Ext.Button.html b/docs/output/Ext.Button.html index 8a1fe007..4080ee80 100644 --- a/docs/output/Ext.Button.html +++ b/docs/output/Ext.Button.html @@ -1,4 +1,7 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      Button

Class Ext.Button

Package:Ext
Defined In:Button.js
Class:Button
Subclasses:SplitButton
Extends:BoxComponent
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