Namespace Ext.ux
Defined in: data.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
Ext.ux.CheckboxSelectionModel
All this class does is switch the rowmousedown listener for a custom doRowmousedown,
which only gets fired under certain conditions.
|
| <static> |
Ext.ux.SearchField
Defines the search components
|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
Ext.ux.CollectionTreeLoaderXML(args)
|
| <static> |
Ext.ux.DelayedAsyncTreeNode(attributes)
|
| <static> |
Ext.ux.DraggablePanel(panel, config)
|
| <static> |
Ext.ux.PageSizePlugin()
|
| <static> |
Ext.ux.WindowManager(app)
|
Field Detail
<static>
Ext.ux.CheckboxSelectionModel
All this class does is switch the rowmousedown listener for a custom doRowmousedown,
which only gets fired under certain conditions.
Defined in: Ext.ux.CheckboxSelectionModel.js.
Author: Andrew.
Defined in: Ext.ux.CheckboxSelectionModel.js.
Author: Andrew.
<static>
Ext.ux.SearchField
Method Detail
<static>
Ext.ux.CollectionTreeLoaderXML(args)
Defined in: workset-tree.js.
- Parameters:
- args
<static>
Ext.ux.DelayedAsyncTreeNode(attributes)
Defined in: delayedTreeNode.js.
- Parameters:
- attributes
<static>
Ext.ux.DraggablePanel(panel, config)
Defined in: draggable-panel.js.
- Parameters:
- panel
- config
<static>
Ext.ux.PageSizePlugin()
Defined in: paging_toolbar_improvements.js.
<static>
Ext.ux.WindowManager(app)
Defined in: WindowManager.js.
- Parameters:
- app