java.lang.Object
Create a MenuConfiguration Object
public MenuConfiguration(MenuLayout mainMenuLayout,MenuLayout submenuLayout)
Changes the default main menu layout.
public com.smartdevicelink.proxy.rpc.enums.MenuLayout getMenuLayout()
Changes the default submenu layout. To change this for an individual submenu, set the `menuLayout` property on the `MenuCell` constructor for creating a cell with sub-cells.
public com.smartdevicelink.proxy.rpc.enums.MenuLayout getSubMenuLayout()
public java.lang.String toString()
From Class | Methods |
---|---|
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |