Widget_menuitem - gd-99/symbiogd GitHub Wiki

A menu item.

Child of $.webos.container.

Options

Options:

  • label: the item label
  • Boolean disabled: true if this item is disabled
  • Boolean separator: true to show a separator on the top of this item

Methods

This class hasn't any method.

Static methods

This class hasn't any static method.