Class type Ext_container_Viewport.configs


class type configs = object .. end
Inherits
method beforeDestroy : ((< activeItem : 'c. 'c Js.t Js.prop;
afterComponentLayout : 'd 'e.
('b Js.t,
Js.number Js.t ->
Js.number Js.t -> 'd Js.t -> 'e Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
afterHide : 'f 'g.
('b Js.t,
'f Js.callback Js.optdef -> 'g Js.t Js.optdef -> unit)
Js.meth_callback Js.writeonly_prop;
afterLayout : 'h.
('b Js.t,
(#Ext_layout_container_Container.t as 'h) Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
afterRender : ('b Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop;
afterSetPosition : ('b Js.t, Js.number Js.t -> Js.number Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
afterShow : 'i 'j 'k.
('b Js.t,
'i Js.t Js.optdef ->
'j Js.callback Js.optdef -> 'k Js.t Js.optdef -> unit)
Js.meth_callback Js.writeonly_prop;
anchorSize : 'l. 'l Js.t Js.prop; autoDestroy : bool Js.t Js.prop;
autoEl : 'm. 'm Js.t Js.prop; autoRender : 'n. 'n Js.t Js.prop;
autoScroll : bool Js.t Js.prop; autoShow : bool Js.t Js.prop;
baseCls : Js.js_string Js.t Js.prop;
beforeComponentLayout : ('b Js.t,
Js.number Js.t -> Js.number Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
beforeDestroy : 'a;
beforeLayout : ('b Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop;
beforeShow : ('b Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop;
border : 'o. 'o Js.t Js.prop;
bubbleEvents : Js.js_string Js.t Js.js_array Js.t Js.prop;
childEls : 'p. 'p Js.t Js.js_array Js.t Js.prop;
cls : Js.js_string Js.t Js.prop; columnWidth : 'q. 'q Js.t Js.prop;
componentCls : Js.js_string Js.t Js.prop;
componentLayout : 'r. 'r Js.t Js.prop; constrain : bool Js.t Js.prop;
constrainTo : 's. 's Js.t Js.prop;
constraintInsets : 't. 't Js.t Js.prop;
contentEl : Js.js_string Js.t Js.prop; data : 'u. 'u Js.t Js.prop;
defaultAlign : Js.js_string Js.t Js.prop;
defaultType : Js.js_string Js.t Js.prop; defaults : 'v. 'v Js.t Js.prop;
detachOnRemove : bool Js.t Js.prop; disabled : bool Js.t Js.prop;
disabledCls : Js.js_string Js.t Js.prop; draggable : bool Js.t Js.prop;
draggable_obj : 'w. 'w Js.t Js.prop; fixed : bool Js.t Js.prop;
floating : bool Js.t Js.prop; focusOnToFront : bool Js.t Js.prop;
formBind : bool Js.t Js.prop; frame : bool Js.t Js.prop;
height : Js.number Js.t Js.prop; hidden : bool Js.t Js.prop;
hideMode : Js.js_string Js.t Js.prop; html : 'x. 'x Js.t Js.prop;
id : Js.js_string Js.t Js.prop;
initComponent : ('b Js.t, unit -> unit) Js.meth_callback
Js.writeonly_prop;
itemId : Js.js_string Js.t Js.prop; items : 'y. 'y Js.t Js.prop;
layout : 'z. 'z Js.t Js.prop; listeners : 'a1. 'a1 Js.t Js.prop;
loader : 'b1. 'b1 Js.t Js.prop; margin : 'c1. 'c1 Js.t Js.prop;
maxHeight : Js.number Js.t Js.prop; maxWidth : Js.number Js.t Js.prop;
minHeight : Js.number Js.t Js.prop; minWidth : Js.number Js.t Js.prop;
onAdd : 'd1.
('b Js.t,
(#Ext_Component.t as 'd1) Js.t -> Js.number Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
onAdded : 'e1.
('b Js.t, 'e1 Js.t -> Js.number Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
onBeforeAdd : 'f1.
('b Js.t, (#Ext_Component.t as 'f1) Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
onDestroy : ('b Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop;
onDisable : ('b Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop;
onEnable : ('b Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop;
onHide : 'g1 'h1 'i1.
('b Js.t,
'g1 Js.t Js.optdef ->
'h1 Js.callback Js.optdef -> 'i1 Js.t Js.optdef -> unit)
Js.meth_callback Js.writeonly_prop;
onPosition : ('b Js.t, Js.number Js.t -> Js.number Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
onRemove : 'j1.
('b Js.t,
(#Ext_Component.t as 'j1) Js.t -> bool Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
onRemoved : ('b Js.t, bool Js.t -> unit) Js.meth_callback
Js.writeonly_prop;
onRender : ('b Js.t, Ext_dom_Element.t Js.t -> Js.number Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
onResize : 'k1 'l1 'm1 'n1.
('b Js.t,
'k1 Js.t -> 'l1 Js.t -> 'm1 Js.t -> 'n1 Js.t -> unit)
Js.meth_callback Js.writeonly_prop;
onShow : 'o1 'p1 'q1.
('b Js.t,
'o1 Js.t Js.optdef ->
'p1 Js.callback Js.optdef -> 'q1 Js.t Js.optdef -> unit)
Js.meth_callback Js.writeonly_prop;
onShowComplete : 'r1 's1.
('b Js.t,
'r1 Js.callback Js.optdef ->
's1 Js.t Js.optdef -> unit)
Js.meth_callback Js.writeonly_prop;
overCls : Js.js_string Js.t Js.prop;
overflowX : Js.js_string Js.t Js.prop;
overflowY : Js.js_string Js.t Js.prop; padding : 't1. 't1 Js.t Js.prop;
plugins : 'u1. 'u1 Js.t Js.prop; region : 'v1. 'v1 Js.t Js.prop;
renderData : 'w1. 'w1 Js.t Js.prop;
renderSelectors : 'x1. 'x1 Js.t Js.prop;
renderTo : 'y1. 'y1 Js.t Js.prop; renderTpl : 'z1. 'z1 Js.t Js.prop;
resizable : 'a2. 'a2 Js.t Js.prop;
resizeHandles : Js.js_string Js.t Js.prop; rtl : bool Js.t Js.prop;
saveDelay : Js.number Js.t Js.prop; shadow : 'b2. 'b2 Js.t Js.prop;
shadowOffset : Js.number Js.t Js.prop;
shrinkWrap : 'c2. 'c2 Js.t Js.prop;
stateEvents : Js.js_string Js.t Js.js_array Js.t Js.prop;
stateId : Js.js_string Js.t Js.prop; stateful : bool Js.t Js.prop;
style : 'd2. 'd2 Js.t Js.prop; suspendLayout : bool Js.t Js.prop;
toFrontOnShow : bool Js.t Js.prop; tpl : 'e2. 'e2 Js.t Js.prop;
tplWriteMode : Js.js_string Js.t Js.prop; ui : Js.js_string Js.t Js.prop;
width : Js.number Js.t Js.prop; xtype : Js.js_string Js.t Js.prop; .. >
as 'b)
Js.t, unit -> unit)
Js.meth_callback Js.writeonly_prop as 'a
See method t.beforeDestroy
method initComponent : ('b Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop
See method t.initComponent
method onRender : ('b Js.t, Ext_dom_Element.t Js.t -> Js.number Js.t -> unit) Js.meth_callback
Js.writeonly_prop
See method t.onRender