APIs

Show:

Item Index

Methods

addGroup

(
  • mi
)
Undefined

Parameters:

  • mi Object

    parameter bag

    • group String

      adds to sub group

    • groupClassName String

      adds to sub group

    • groupText String

      adds to sub group

    • text String | Jquery.element

      displayed string

Returns:

Undefined:

addMenuItem

(
  • mi
)
Undefined

Parameters:

  • mi Object

    parameter bag

    • item String

      value placed in the item area of the list item

    • className String

      value placed in the class attribute of the list item

    • icon String

      value placed in the class attribute of the list item

    • text String

      value placed in the class attribute of the list item

    • group String

      adds to sub group

    • groupClassName String

      adds to sub group

    • groupText String

      adds to sub group

    • conceptCount Boolean

      adds count beside section name

    • text String | Jquery.element

      displayed string

Returns:

Undefined:

empty

() awa.ui.menu.List chainable

wipes all items from list

Returns:

awa.ui.menu.List:

this