X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/docs/output/Ext.ux.Reorderer.html diff --git a/examples/docs/output/Ext.ux.Reorderer.html b/examples/docs/output/Ext.ux.Reorderer.html deleted file mode 100644 index 4a0cfd2f..00000000 --- a/examples/docs/output/Ext.ux.Reorderer.html +++ /dev/null @@ -1,40 +0,0 @@ -
Properties Methods Events Config Options Direct Link

Class Ext.ux.Reorderer

Package:Ext.ux
Defined In:Reorderer.js
Class:Reorderer
Subclasses:HBoxReorderer, ToolbarReorderer
Extends:Object
Generic base class for handling reordering of items. This base class must be extended to provide the -actual reordering functionality - the base class just sets up events and abstract logic functions. -It will fire events and set defaults, deferring the actual reordering to a doReorder implementation. -See Ext.ux.TabReorderer for an example.

Config Options

Config OptionsDefined By
  : animate
Reorderer
  : animationDuration
Reorderer
  : defaultReorderable
Reorderer

Public Properties

PropertyDefined By
 defaults : Object -Object containing default values for plugin configuration details. These can be overridden when -constructing the plugin
Reorderer
 target : Ext.Component -Reference to the target component which contains the reorderable items
Reorderer

Public Methods

MethodDefined By

Public Events

EventDefined By
\ No newline at end of file