Skip to main content

ComboBoxLayer

Extends

Constructors

Constructor

new ComboBoxLayer(): ComboBoxLayer;

Returns

ComboBoxLayer

Inherited from

LayerDirective.constructor

Accessors

comboBoxStore


layerManager

Inherited from

LayerDirective.layerManager

Methods

alwaysOnTop()

alwaysOnTop(): boolean;

Returns

boolean

Inherited from

LayerDirective.alwaysOnTop


animate()

animate(): boolean;

Returns

boolean

Inherited from

LayerDirective.animate


dispose()

dispose(): void;

Returns

void

Inherited from

LayerDirective.dispose


getLayerContent()

getLayerContent(): Element;

Returns

Element

Overrides

LayerDirective.getLayerContent


install()

install(): void;

Returns

void

Inherited from

LayerDirective.install


layerWillHide()

layerWillHide(): boolean;

Returns

boolean

Overrides

LayerDirective.layerWillHide


show()

show(): boolean;

Returns

boolean

Overrides

LayerDirective.show


transparent()

transparent(): boolean;

Returns

boolean

Inherited from

LayerDirective.transparent