Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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.