X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..b37ceabb82336ee82757cd32efe353cfab8ec267:/docs/output/Ext.form.CompositeField.html diff --git a/docs/output/Ext.form.CompositeField.html b/docs/output/Ext.form.CompositeField.html index 0e1878e9..f643d020 100644 --- a/docs/output/Ext.form.CompositeField.html +++ b/docs/output/Ext.form.CompositeField.html @@ -234,7 +234,7 @@ avoiding potential conflicts with getComponent('p1'); // not the same as Ext.getCmp() p2 = p1.ownerCt.getComponent('p2'); // reference via a sibling

Also see id and ref.

-

Note: to access the container of an item see ownerCt.

Component labelSeparator : String
The separator to display after the text of each +

Note: to access the container of an item see ownerCt.

Component labelConnector : String
The string to use when joining segments of the built label together (defaults to ', ')
CompositeField labelSeparator : String
The separator to display after the text of each fieldLabel. This property may be configured at various levels. The o...

The separator to display after the text of each fieldLabel. This property may be configured at various levels.