Package com.microstrategy.web.objects.rw
Interface EnumRWMouseOverAction
-
public interface EnumRWMouseOverAction
Possible values for mouse over action (Used in flash only)- Since:
- MicroStrategy Web 8.1.0
-
-
Field Detail
-
NO_ACTION
static final int NO_ACTION
No action- See Also:
- Constant Field Values
-
TEMPORARY
static final int TEMPORARY
Temporary- See Also:
- Constant Field Values
-
SUBMIT
static final int SUBMIT
Submit- See Also:
- Constant Field Values
-
-