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

Class Ext.ux.FieldLabeler

Package:Ext.ux
Defined In:FieldLabeler.js
Class:FieldLabeler
Extends:Object

A plugin for Field Components which renders standard Ext form wrapping and labels -round the Field at render time regardless of the layout of the Container.

-

Usage:

-
{
-        xtype: 'combo',
-        plugins: [ Ext.ux.FieldLabeler ],
-        triggerAction: 'all',
-        fieldLabel: 'Select type',
-        store: typeStore
-    }

Public Properties

This class has no public properties.

Public Methods

This class has no public methods.

Public Events

This class has no public events.
\ No newline at end of file