Package com.microstrategy.web.app.beans
Interface EnumThresholdEditorEvents
-
public interface EnumThresholdEditorEvents
- Since:
- MicroStrategy Web 9.0.0
-
-
Field Summary
-
-
-
Field Detail
-
WebEventAddThreshold
static final int WebEventAddThreshold
- See Also:
- Constant Field Values
-
WebEventRemoveThreshold
static final int WebEventRemoveThreshold
- See Also:
- Constant Field Values
-
WebEventClearThresholds
static final int WebEventClearThresholds
- See Also:
- Constant Field Values
-
WebEventAddShortcutThreshold
static final int WebEventAddShortcutThreshold
- See Also:
- Constant Field Values
-
WebEventEditThreshold
static final int WebEventEditThreshold
- See Also:
- Constant Field Values
-
WebEventCopyThreshold
static final int WebEventCopyThreshold
- See Also:
- Constant Field Values
-
WebEventPasteThreshold
static final int WebEventPasteThreshold
- See Also:
- Constant Field Values
-
WebEventMoveThreshold
static final int WebEventMoveThreshold
- See Also:
- Constant Field Values
-
WebEventAcceptThresholdChanges
static final int WebEventAcceptThresholdChanges
- See Also:
- Constant Field Values
-
WebEventCancelThresholdChanges
static final int WebEventCancelThresholdChanges
- See Also:
- Constant Field Values
-
WebEventAllowToggleThresholds
static final int WebEventAllowToggleThresholds
- See Also:
- Constant Field Values
-
WebEventSetEditorThresholdExpression
static final int WebEventSetEditorThresholdExpression
- See Also:
- Constant Field Values
-
WebEventSetThresholdAutoApply
static final int WebEventSetThresholdAutoApply
- See Also:
- Constant Field Values
-
WebEventArgumentThresholdId
static final int WebEventArgumentThresholdId
- See Also:
- Constant Field Values
-
WebEventArgumentFormatProps
static final int WebEventArgumentFormatProps
- See Also:
- Constant Field Values
-
WebEventArgumentReplaceType
static final int WebEventArgumentReplaceType
- See Also:
- Constant Field Values
-
WebEventArgumentReplaceValue
static final int WebEventArgumentReplaceValue
- See Also:
- Constant Field Values
-
WebEventArgumentFloorValue
static final int WebEventArgumentFloorValue
- See Also:
- Constant Field Values
-
WebEventArgumentCeilingValue
static final int WebEventArgumentCeilingValue
- See Also:
- Constant Field Values
-
WebEventArgumentThresholdType
static final int WebEventArgumentThresholdType
- See Also:
- Constant Field Values
-
WebEventArgumentTargetId
static final int WebEventArgumentTargetId
- See Also:
- Constant Field Values
-
WebEventArgumentContainerKey
static final int WebEventArgumentContainerKey
- See Also:
- Constant Field Values
-
WebEventArgumentThresholdName
static final int WebEventArgumentThresholdName
- See Also:
- Constant Field Values
-
WebEventArgumentBeforeId
static final int WebEventArgumentBeforeId
- See Also:
- Constant Field Values
-
WebEventArgumentThresholdValue
static final int WebEventArgumentThresholdValue
- See Also:
- Constant Field Values
-
WebEventArgumentApplyNow
static final int WebEventArgumentApplyNow
- See Also:
- Constant Field Values
-
WebEventArgumentDestinationContainerKey
static final int WebEventArgumentDestinationContainerKey
- See Also:
- Constant Field Values
-
WebEventArgumentEditNewThresholdExpression
static final int WebEventArgumentEditNewThresholdExpression
- See Also:
- Constant Field Values
-
WebEventArgumentScope
static final int WebEventArgumentScope
- See Also:
- Constant Field Values
-
WebEventArgumentThresholdsAutoApplyValue
static final int WebEventArgumentThresholdsAutoApplyValue
- See Also:
- Constant Field Values
-
WebEventArgumentIsForQuickThreshold
static final int WebEventArgumentIsForQuickThreshold
- See Also:
- Constant Field Values
-
-