MenuItem.getIsParent

Overview | Methods | This Package | All Packages

MenuItem.getIsParent

Retrieves a boolean value that indicates whether this menu item contains child items.

Syntax

public boolean getIsParent()

Return Value

Returns true if this menu item contains child items; otherwise, returns false.