APIs

Show:

Used for boolean type attributes (CHAR(1))

Constructor

awa.ui.BooleanInput

(
  • [options.action]
  • [options.model]
  • [options.modelAttribute]
)

Parameters:

  • [options.action] awa.mvc.Action optional

    Action object for this button to bind to.

  • [options.model] awa.mvc.Model optional
  • [options.modelAttribute] String optional

    attribute of the model to bind to

Item Index