Ext.data.JsonP.Ext_layout_SizePolicy({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":[],"extends":null,"uses":[],"html":"

Files

This class describes how a layout will interact with a component it manages.

\n\n

There are special instances of this class stored as static properties to avoid object\ninstantiation. All instances of this class should be treated as readonly objects.

\n
Defined By

Properties

Ext.layout.SizePolicy
view source
readsHeight : Booleanreadonly

Indicates that the height of the component is consumed.

\n

Indicates that the height of the component is consumed.

\n
Ext.layout.SizePolicy
view source
readsWidth : Booleanreadonly

Indicates that the width of the component is consumed.

\n

Indicates that the width of the component is consumed.

\n
Ext.layout.SizePolicy
view source
setsHeight : Booleanreadonly

Indicates that the height of the component will be set (i.e., calculated).

\n

Indicates that the height of the component will be set (i.e., calculated).

\n
Ext.layout.SizePolicy
view source
setsWidth : Booleanreadonly

Indicates that the width of the component will be set (i.e., calculated).

\n

Indicates that the width of the component will be set (i.e., calculated).

\n
","superclasses":[],"meta":{"protected":true},"requires":[],"html_meta":{"protected":null},"statics":{"property":[],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"files":[{"href":"SizePolicy.html#Ext-layout-SizePolicy","filename":"SizePolicy.js"}],"linenr":3,"members":{"property":[{"tagname":"property","owner":"Ext.layout.SizePolicy","meta":{"readonly":true},"name":"readsHeight","id":"property-readsHeight"},{"tagname":"property","owner":"Ext.layout.SizePolicy","meta":{"readonly":true},"name":"readsWidth","id":"property-readsWidth"},{"tagname":"property","owner":"Ext.layout.SizePolicy","meta":{"readonly":true},"name":"setsHeight","id":"property-setsHeight"},{"tagname":"property","owner":"Ext.layout.SizePolicy","meta":{"readonly":true},"name":"setsWidth","id":"property-setsWidth"}],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"inheritable":null,"private":null,"component":false,"name":"Ext.layout.SizePolicy","singleton":false,"override":null,"inheritdoc":null,"id":"class-Ext.layout.SizePolicy","mixins":[],"mixedInto":[]});