Package com.microstrategy.web.app.beans
Interface EnumRWGraphDropZoneEditorEvents
-
- All Known Implementing Classes:
RWGraphDropZonesEditorEventHandlerImpl
public interface EnumRWGraphDropZoneEditorEvents
- Since:
- MicroStrategy Web 9.0.1
-
-
Field Summary
Fields Modifier and Type Field Description static int
WebEventArgumentZoomFactor
static int
WebEventSetZoomFactor
Set the zoom factor to calculate the dimensions of the graph in the editor
-
-
-
Field Detail
-
WebEventSetZoomFactor
static final int WebEventSetZoomFactor
Set the zoom factor to calculate the dimensions of the graph in the editor- See Also:
- Constant Field Values
-
WebEventArgumentZoomFactor
static final int WebEventArgumentZoomFactor
- See Also:
- Constant Field Values
-
-