APIs

Show:

Used only for mysql datetime columns. do not use with 12 digit datetimes

Constructor

awa.ui.DateTimeInput

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

Parameters:

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

    attribute of the model to bind to

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: