API Docs for: trial
Show:

nx.ui.Popover Class

Extends nx.ui.Popup
Module: nx.ui

UI popover class

Methods

attach

(
  • parent
  • index
)

Inherited from nx.ui.AbstractComponent:

Attach the component to parent.

Parameters:

clearBinding

(
  • prop
)

Inherited from nx.Observable:

Clear binding for specified property.

Parameters:

close

(
  • force
)

Inherited from nx.ui.Popup:

close popup

Parameters:

destroy

()

Inherited from nx.ui.AbstractComponent:

Destroy the component.

detach

()

Inherited from nx.ui.AbstractComponent:

Detach the component from parent.

dispose

()

Inherited from nx.Observable

Dispose the component.

getBinding

(
  • prop
)

Inherited from nx.Observable:

Get existing binding object for specified property.

Parameters:

Returns:

:

getContainer

(
  • comp
)
nx.dom.Element

Inherited from nx.ui.AbstractComponent:

Get the container for component.

Parameters:

Returns:

nx.dom.Element:

notify

(
  • names
  • oldValue
)

Inherited from nx.Observable:

Parameters:

onAttach

()

Inherited from nx.ui.AbstractComponent:

Template method for component attach.

(
  • names
  • handler
  • context
)

Inherited from nx.Observable:

Parameters:

onChildAttach

()

Inherited from nx.ui.AbstractComponent:

Template method for child component attach.

onChildDetach

()

Inherited from nx.ui.AbstractComponent:

Template method for child component detach.

onDetach

()

Inherited from nx.ui.AbstractComponent:

Template method for component detach.

open

(
  • args
)

Inherited from nx.ui.Popup:

Open popup

Parameters:

register

(
  • name
  • value
  • force
)

Inherited from nx.ui.AbstractComponent:

Register a resource.

Parameters:

resolve

(
  • name
)
Any

Inherited from nx.ui.AbstractComponent:

Resolve a resource.

Parameters:

Returns:

Any:

setBinding

(
  • prop
  • expr
  • source
)

Inherited from nx.Observable:

Set binding for specified property.

Parameters:

unregister

(
  • name
)

Inherited from nx.ui.AbstractComponent:

Unregister a resource.

Parameters:

unwatch

(
  • names
  • handler
  • context
)

Inherited from nx.Observable:

Parameters:

Properties

align

Unknown

Inherited from nx.ui.Popup:

direction

Unknown

Inherited from nx.ui.Popup:

[bottom,top,left,right]

height

Unknown

Inherited from nx.ui.Popup:

lazyClose

Unknown

Inherited from nx.ui.Popup:

listenResize

Unknown

Inherited from nx.ui.Popup:

location

Unknown

Inherited from nx.ui.Popup:

model

Any

Inherited from nx.ui.AbstractComponent:

offset

Unknown

Inherited from nx.ui.Popup:

offsetX

Unknown

Inherited from nx.ui.Popup:

offsetY

Unknown

Inherited from nx.ui.Popup:

pin

Unknown

Inherited from nx.ui.Popup:

position

Unknown

Inherited from nx.ui.Popup:

registeredPositionMap

Unknown

Inherited from nx.ui.Popup:

target

Unknown

Inherited from nx.ui.Popup:

width

Unknown

Inherited from nx.ui.Popup: