X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.ux.FieldLabeler.html diff --git a/docs/output/Ext.ux.FieldLabeler.html b/docs/output/Ext.ux.FieldLabeler.html deleted file mode 100644 index 390fb6f7..00000000 --- a/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