FileDocCategorySizeDatePackage
SupportSubMenu.javaAPI DocAndroid 5.1 API1020Thu Mar 12 22:22:56 GMT 2015android.support.v4.internal.view

SupportSubMenu

public interface SupportSubMenu implements SupportMenu, android.view.SubMenu
Subclass of {@link 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
android.view.SubMenu
hide

Fields Summary
Constructors Summary
Methods Summary