Package-level declarations

Types

Link copied to clipboard
class Menu : View

A component that contains a set of sub-menus that perform some action when triggered.

Link copied to clipboard
abstract class MenuBehavior : Behavior<Menu>

Specifies Behavior used to manage a Menu's look/feel.

Link copied to clipboard

DSL for configuring Menus.

Link copied to clipboard
interface MenuFactory

Used to create Menus.

Link copied to clipboard
interface MenuItem

Item added to a Menu via MenuCreationContext.