Show:

ia.MenuBar Class

Defined in: ia\ui\MenuBar.js:1
Module: ia

A class for MenuBar.

Constructor

ia.MenuBar

(
  • id
)

Defined in ia\ui\MenuBar.js:1

Parameters:

  • id String

    The id of the Menubar.

Item Index

Methods

Properties

Methods

render

(
  • config
)

Defined in ia\ui\MenuBar.js:30

Renders the menu bar with the given config settings.

Parameters:

Properties

config

ia.ComponentConfig

Defined in ia\ui\MenuBar.js:22

The config settings.

container

JQUERY Element

Defined in ia\ui\MenuBar.js:14

The container that holds the object.