An optional extra CSS class that will be added to the container. This can be useful for adding
customized styles to t...
An optional extra CSS class that will be added to the container. This can be useful for adding
customized styles to the container or any of its children using standard CSS rules. See
Ext.Component.ctCls also.
@@ -79,7 +79,7 @@ which assign a value by default:
To configure the above Classes with an extra CSS class append to the default. For example,
for ColumnLayout:
extraCls: 'x-column custom-class'
-