Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
Android Documentation
MenuManager

Class MenuManager

Hierarchy

java.lang.Object
     com.smartdevicelink.managers.BaseSubManager
         com.smartdevicelink.managers.screen.menu.BaseMenuManager

Package
com.smartdevicelink.managers.screen.menu

Overview

MenuManager

Note: This class must be accessed through the ScreenManager via the SdlManager. Do not instantiate it by itself.

The MenuManager takes MenuCell objects and creates and sends all necessary RPCs to build out a menu

Fields

Inherited Fields

From Class Fields
com.smartdevicelink.managers.BaseSubManager SETTING_UP, READY, LIMITED, SHUTDOWN, ERROR, internalInterface

Constructors

public MenuManager(ISdl internalInterface,FileManager fileManager)

Constructor Parameters

internalInterface
fileManager

Methods

Inherited Methods

From Class Methods
com.smartdevicelink.managers.screen.menu.BaseMenuManager start, dispose, setDynamicUpdatesMode, getDynamicMenuUpdatesMode, setMenuCells, getMenuCells, openMenu, openSubMenu, setMenuConfiguration, getMenuConfiguration
com.smartdevicelink.managers.BaseSubManager start, dispose, transitionToState, getState, handleTransportUpdated, onTransportUpdate
java.lang.Object getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize
View on GitHub.com
Previous Section Next Section