X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.Button.html diff --git a/docs/output/Ext.Button.html b/docs/output/Ext.Button.html index 0ecc6ad1..8a1fe007 100644 --- a/docs/output/Ext.Button.html +++ b/docs/output/Ext.Button.html @@ -1,11 +1,11 @@ -
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
xtype:button
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