tcMenuJavaAPI
Public Attributes | List of all members
com.thecoderscorner.menu.remote.commands.DialogMode Enum Reference

Public Attributes

 SHOW
 
 HIDE
 
 ACTION
 

Detailed Description

The modes that a dialog can be in, and the transmission type for action too

Member Data Documentation

◆ ACTION

com.thecoderscorner.menu.remote.commands.DialogMode.ACTION

perform the following action on the dialog

◆ HIDE

com.thecoderscorner.menu.remote.commands.DialogMode.HIDE

the dialog is to be hidden

◆ SHOW

com.thecoderscorner.menu.remote.commands.DialogMode.SHOW

the dialog is to be shown


The documentation for this enum was generated from the following file: