API Docs for: trial
Show:

nx.ui.CssStyle Class

Extends nx.Observable
Module: nx.ui

Methods

dispose

()

Inherited from nx.Observable:

Dispose current object.

(
  • names
  • handler
  • context
)

Inherited from nx.Observable:

Parameters:

clearBinding

(
  • prop
)

Inherited from nx.Observable:

Clear binding for specified property.

Parameters:

getBinding

(
  • prop
)

Inherited from nx.Observable:

Get existing binding object for specified property.

Parameters:

Returns:

:

notify

(
  • names
  • oldValue
)

Inherited from nx.Observable:

Parameters:

setBinding

(
  • prop
  • expr
  • source
)

Inherited from nx.Observable:

Set binding for specified property.

Parameters:

unwatch

(
  • names
  • handler
  • context
)

Inherited from nx.Observable:

Parameters: