public class ShowAppMenu extends RPCRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_MENU_ID |
onResponseListenerfunction, KEY_CORRELATION_ID, KEY_FUNCTION_NAME, KEY_NOTIFICATION, KEY_PARAMETERS, KEY_REQUEST, KEY_RESPONSE, messageType, parametersKEY_BULK_DATA, KEY_PROTECTED, store| Constructor and Description |
|---|
ShowAppMenu()
Constructs a new ShowAppMenu object
|
ShowAppMenu(Hashtable<String,Object> hash)
Constructs a new ShowAppMenu object indicated by the Hashtable parameter
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMenuID()
If omitted the HMI opens the apps menu.
|
ShowAppMenu |
setMenuID(Integer menuID)
If omitted the HMI opens the apps menu.
|
getCorrelationID, getOnRPCResponseListener, setCorrelationID, setOnRPCResponseListenergetBoolean, getDouble, getFloat, getFunctionID, getFunctionName, getInteger, getLong, getMessageType, getObject, getParameters, getString, setFunctionName, setParametersclone, deserializeJSON, equals, format, formatObject, getBulkData, getMessageTypeName, getStore, getStoreValue, getValue, getValueForString, hashCode, hasKey, isPayloadProtected, serializeJSON, serializeJSON, setBulkData, setPayloadProtected, setValuepublic static final String KEY_MENU_ID
public ShowAppMenu setMenuID(Integer menuID)
menuID - - The SubMenu ID to openpublic Integer getMenuID()