android.support.v4.internal.view
Interface SupportSubMenu

All Superinterfaces:
android.view.Menu, android.view.SubMenu, SupportMenu

public interface SupportSubMenu
extends SupportMenu, android.view.SubMenu

Subclass of SupportMenu for sub menus. This version extends the one available in the framework to ensures that any necessary elements added in later versions of the framework, are available for all platforms.

See Also:
SubMenu

Field Summary
 
Fields inherited from interface android.support.v4.internal.view.SupportMenu
CATEGORY_MASK, CATEGORY_SHIFT, USER_MASK, USER_SHIFT
 
Fields inherited from interface android.view.Menu
CATEGORY_ALTERNATIVE, CATEGORY_CONTAINER, CATEGORY_SECONDARY, CATEGORY_SYSTEM, FIRST, FLAG_ALWAYS_PERFORM_CLOSE, FLAG_APPEND_TO_GROUP, FLAG_PERFORM_NO_CLOSE, NONE
 
Method Summary
 
Methods inherited from interface android.view.SubMenu
clearHeader, getItem, setHeaderIcon, setHeaderIcon, setHeaderTitle, setHeaderTitle, setHeaderView, setIcon, setIcon
 
Methods inherited from interface android.view.Menu
add, add, add, add, addIntentOptions, addSubMenu, addSubMenu, addSubMenu, addSubMenu, clear, close, findItem, getItem, hasVisibleItems, isShortcutKey, performIdentifierAction, performShortcut, removeGroup, removeItem, setGroupCheckable, setGroupEnabled, setGroupVisible, setQwertyMode, size