APIs

Show:

Standard Date Input widget, supplies From: and To: Date Inputs

Constructor

awa.ui.DateRangeInput

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

Parameters:

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

    Model this input will directly interact with

  • [options.modelAttribute] String optional

    date attribute

Item Index

Methods

Methods

disable

(
  • disable
)
awa.ui.InputBaseView
disables the "input". useful to override for input groups

Parameters:

  • disable Boolean
    Flag

Returns:

hide

() awa.ui.InputBaseView
hides the view in the most effecient way possible

Returns: