com.microstrategy.web.app.beans.EnumGraphFormatEditorEvents |
This enumeration contains the list of events and arguments handled by the
GraphFormatEditorBean
.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | WebEventArgument2DO1Label | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgument2DX1Label | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgument2DY1Label | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgument2DY2Label | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgument3DColHeader | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgument3DLRHeader | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgument3DLYHeader | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgument3DRowHeader | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgumentApplyAndCloseGraphEditor | Identifier for the argument that indicates the user has requested to apply the changes and close the editor. | |||||||||
int | WebEventArgumentApplyGraphFormatChanges | Identifier for the argument that indicates the user has requested to apply the changes and leave the editor opened. | |||||||||
int | WebEventArgumentCategoryAxisTitle | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgumentCategoryAxisValues | Identifier for the argument that indicates the prefix to use for identifying properties of the Category Axis values. | |||||||||
int | WebEventArgumentCloseGraphEditor | Identifier for the argument that indicates the user has requested to close the editor without applying the changes. | |||||||||
int | WebEventArgumentContent | Argument for the content of an object in the graph | |||||||||
int | WebEventArgumentDataValues | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgumentFillColor | Argument for the fill color of an object in the graph | |||||||||
int | WebEventArgumentFontColor | Argument for the font color of an object in the graph | |||||||||
int | WebEventArgumentFontLock | ||||||||||
int | WebEventArgumentFontName | Argument for the font name of an object in the graph | |||||||||
int | WebEventArgumentFontSize | Argument for the font size of an object in the graph | |||||||||
int | WebEventArgumentFontStyle | Argument for the font style of an object in the graph | |||||||||
int | WebEventArgumentFootnote | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgumentGraphCategories | Identifier for the argument that indicates the number of categories to show in the graph. | |||||||||
int | WebEventArgumentGraphMajorType | Identifier for the argument that indicates which graph major type style should be applied. | |||||||||
int | WebEventArgumentGraphMinorType | Identifier for the argument that indicates which graph minor type style should be applied. | |||||||||
int | WebEventArgumentGraphSeries | Identifier for the argument that indicates the number of series to show in the graph. | |||||||||
int | WebEventArgumentLegend | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgumentLegendLock | ||||||||||
int | WebEventArgumentLineColor | Argument for the line color of an object in the graph | |||||||||
int | WebEventArgumentPosition | Argument for the position of an object in the graph | |||||||||
int | WebEventArgumentSeriesAxisTitle | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgumentSeriesAxisValues | Identifier for the argument that indicates the prefix to use for identifying properties of the Series Axis values. | |||||||||
int | WebEventArgumentSeriesLayout | ||||||||||
int | WebEventArgumentShow | Argument for the show/hide a particular object in the graph | |||||||||
int | WebEventArgumentSubtitle | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgumentSubtotals | ||||||||||
int | WebEventArgumentTab | Identifier for the argument that indicates the tab the user requested to be shown. | |||||||||
int | WebEventArgumentTarget | Argument for the target of the graph format editor | |||||||||
int | WebEventArgumentTitle | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgumentXAxisValues | Identifier for the argument that indicates the prefix to use for identifying properties of the X Axis values. | |||||||||
int | WebEventArgumentY1AxisTitle | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgumentY1AxisValues | Identifier for the argument that indicates the prefix to use for identifying properties of the Y1 Axis values. | |||||||||
int | WebEventArgumentY2AxisTitle | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgumentY2AxisValues | Identifier for the argument that indicates the prefix to use for identifying properties of the Y2 Axis values. | |||||||||
int | WebEventArgumentYAxisTitle | This constant is deprecated. Format tab which replaces Titles tab shows options for only one target. Hence we don't need to prefix every option. | |||||||||
int | WebEventArgumentYAxisValues | Identifier for the argument that indicates the prefix to use for identifying properties of the Y Axis values. | |||||||||
int | WebEventProcessAxesTabProperties | Identifier for the event that allows users to submit the indicated changes on the Axes properties tab of the editor. | |||||||||
int | WebEventProcessChangeMajorType | Identifier for the event that allows users to change the major type of the selected graph report. | |||||||||
int | WebEventProcessFormatTabProperties | Identifier for the event that allows users to submit the indicated changes on the Format properties tab of the editor. | |||||||||
int | WebEventProcessGeneralTabProperties | Identifier for the event that allows users to submit the indicated changes on the General properties tab of the editor. | |||||||||
int | WebEventProcessTitlesTabProperties |
This constant is deprecated.
This event is deprecated. The Titles tab is no longer used. Instead we have a 'Format' tab which
renders the formatting options. The new event used is WebEventProcessFormatTabProperties
|
|||||||||
int | WebEventSwitchEditorTab | Identifier for the event that allows users to switch the tab currently displayed with the graph formatting information. | |||||||||
int | WebEventSwitchTarget | Identifier for the event that allows users to change the target in the graph formatting editor |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
Identifier for the argument that indicates the user has requested to apply the changes and close the editor.
Identifier for the argument that indicates the user has requested to apply the changes and leave the editor opened.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
Identifier for the argument that indicates the prefix to use for identifying properties of the Category Axis title.
This argument is used for prefixing the different properties related with the Category
Axis title that the user can specify for having them customized on the graph.
Usage:
The Category Axis title can be formatted in several different fields, including
the text it shows, font name, font size, color and font style used. This information
is indicated by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatTextParameters
,
such as GraphFormatTextShowParameter
,
GraphFormatTextFontColorParameter
,
GraphFormatTextFontNameParameter
, etc.
Identifier for the argument that indicates the prefix to use for identifying properties of the Category Axis values.
Usage:
The Category Axis value properties can be specified as a combination of maximum value limit, minimum
value limit and/or display intervals. This information is identified
by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatAxisParameters
, such as
GraphFormatAxisShowParameter
,
GraphFormatAxisMaxParameter
, etc.
Identifier for the argument that indicates the user has requested to close the editor without applying the changes.
Argument for the content of an object in the graph
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
Identifier for the argument that indicates the prefix to use for identifying properties of the graph's data values.
Usage:
The graph's data values can be formatted in several different fields, including
font name, font size, color and font style used. This information
is indicated by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatTextParameters
,
such as GraphFormatTextShowParameter
,
GraphFormatTextFontColorParameter
,
GraphFormatTextFontNameParameter
, etc.
The text it shows is generated
automatically, so there's no way for customizing this property, therefore
GraphFormatTextContentParameter
does not apply.
Argument for the fill color of an object in the graph
Argument for the font color of an object in the graph
Argument for the font name of an object in the graph
Argument for the font size of an object in the graph
Argument for the font style of an object in the graph
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
Identifier for the argument that indicates the prefix to use for identifying properties of the graph's footnote.
Usage:
The graph's footnote can be formatted in several different fields, including
content, font name, font size, color and font style used. This information
is indicated by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatTextParameters
,
such as GraphFormatTextShowParameter
,
GraphFormatTextFontColorParameter
,
GraphFormatTextFontNameParameter
, etc.
Identifier for the argument that indicates the number of categories to show in the graph.
Usage:
Here, the number of categories - or rows of information - to show in the graph can be specified. This
will determine the behavior of Incremental Fetch. If the number selected is larger than the actual
number of rows to graph, the effect will be to show all the rows of information on the same image.
Identifier for the argument that indicates which graph major type style should be applied.
Usage:
The graph major types that can be applied to the current report depend on the type
of information it contains. The list of possible values that can be shown is included and read from the
WEB-INF/xml/GraphTypes.xml
configuration file. The value to assign to this argument can
be any of the values specified for the major
attribute.
Identifier for the argument that indicates which graph minor type style should be applied.
Usage:
The graph minor types that can be applied to the current report depend on the type
of information it contains and the current major type selected.
The list of possible values that can be shown is included and read from the
WEB-INF/xml/GraphTypes.xml
configuration file. The value to assign to this argument can
be any of the values specified for the minor
attribute.
Identifier for the argument that indicates the number of series to show in the graph.
Usage:
Here, the number of series - or columns of information - to show in the graph can be specified. This
will determine the behavior of Incremental Fetch. If the number selected is larger than the actual
number of columns to graph, the effect will be to show all the columns of information on the same image.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
Identifier for the argument that indicates the prefix to use for identifying properties of the graph's legend.
Usage:
The graph's legend can be formatted in several different fields, including
font name, font size, color and font style used. This information
is indicated by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatTextParameters
,
such as GraphFormatTextShowParameter
,
GraphFormatTextFontColorParameter
,
GraphFormatTextFontNameParameter
, etc.
The text it shows is generated
automatically, so there's no way for customizing this property, therefore
GraphFormatTextContentParameter
does not apply.
Argument for the line color of an object in the graph
Argument for the position of an object in the graph
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
Identifier for the argument that indicates the prefix to use for identifying properties of the Series Axis title.
This argument is used for prefixing the different properties related with the Series
Axis title that the user can specify for having them customized on the graph.
Usage:
The Series Axis title can be formatted in several different fields, including
the text it shows, font name, font size, color and font style used. This information
is indicated by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatTextParameters
,
such as GraphFormatTextShowParameter
,
GraphFormatTextFontColorParameter
,
GraphFormatTextFontNameParameter
, etc.
Identifier for the argument that indicates the prefix to use for identifying properties of the Series Axis values.
Usage:
The Series Axis value properties can be specified as a combination of maximum value limit, minimum
value limit and/or display intervals. This information is identified
by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatAxisParameters
, such as
GraphFormatAxisShowParameter
,
GraphFormatAxisMaxParameter
, etc.
Argument for the show/hide a particular object in the graph
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
Identifier for the argument that indicates the prefix to use for identifying properties of the graph's subtitle.
Usage:
The graph's subtitle can be formatted in several different fields, including
content, font name, font size, color and font style used. This information
is indicated by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatTextParameters
,
such as GraphFormatTextShowParameter
,
GraphFormatTextFontColorParameter
,
GraphFormatTextFontNameParameter
, etc.
Identifier for the argument that indicates the tab the user requested to be shown.
Usage:
Possible values for this argument include those listed on the EnumGraphFormatEditorTabs
enumeration, such as GraphFormatGeneralTab
,
GraphFormatTitlesTab
, etc.
Argument for the target of the graph format editor
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
Identifier for the argument that indicates the prefix to use for identifying properties of the graph's title.
Usage:
The graph's title can be formatted in several different fields, including
content, font name, font size, color and font style used. This information
is indicated by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatTextParameters
,
such as GraphFormatTextShowParameter
,
GraphFormatTextFontColorParameter
,
GraphFormatTextFontNameParameter
, etc.
Identifier for the argument that indicates the prefix to use for identifying properties of the X Axis values.
Usage:
The X Axis value properties can be specified as a combination of maximum value limit, minimum
value limit and/or display intervals. This information is identified
by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatAxisParameters
, such as
GraphFormatAxisShowParameter
,
GraphFormatAxisMaxParameter
, etc.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
Identifier for the argument that indicates the prefix to use for identifying properties of the Y1 Axis title.
This argument is used for prefixing the different properties related with the Y1
Axis title that the user can specify for having them customized on the graph.
Usage:
The Y1 Axis title can be formatted in several different fields, including
the text it shows, font name, font size, color and font style used. This information
is indicated by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatTextParameters
,
such as GraphFormatTextShowParameter
,
GraphFormatTextFontColorParameter
,
GraphFormatTextFontNameParameter
, etc.
Identifier for the argument that indicates the prefix to use for identifying properties of the Y1 Axis values.
Usage:
The Y1 Axis value properties can be specified as a combination of maximum value limit, minimum
value limit and/or display intervals. This information is identified
by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatAxisParameters
, such as
GraphFormatAxisShowParameter
,
GraphFormatAxisMaxParameter
, etc.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
Identifier for the argument that indicates the prefix to use for identifying properties of the Y2 Axis title.
This argument is used for prefixing the different properties related with the Y2
Axis title that the user can specify for having them customized on the graph.
Usage:
The Y2 Axis title can be formatted in several different fields, including
the text it shows, font name, font size, color and font style used. This information
is indicated by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatTextParameters
,
such as GraphFormatTextShowParameter
,
GraphFormatTextFontColorParameter
,
GraphFormatTextFontNameParameter
, etc.
Identifier for the argument that indicates the prefix to use for identifying properties of the Y2 Axis values.
Usage:
The Y2 Axis value properties can be specified as a combination of maximum value limit, minimum
value limit and/or display intervals. This information is identified
by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatAxisParameters
, such as
GraphFormatAxisShowParameter
,
GraphFormatAxisMaxParameter
, etc.
This constant is deprecated.
Format tab which replaces Titles tab shows options for only one target. Hence we don't
need to prefix every option.
Identifier for the argument that indicates the prefix to use for identifying properties of the Y Axis title.
This argument is used for prefixing the different properties related with the Y
Axis title that the user can specify for having them customized on the graph.
Usage:
The Y Axis title can be formatted in several different fields, including
the text it shows, font name, font size, color and font style used. This information
is indicated by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatTextParameters
,
such as GraphFormatTextShowParameter
,
GraphFormatTextFontColorParameter
,
GraphFormatTextFontNameParameter
, etc.
Identifier for the argument that indicates the prefix to use for identifying properties of the Y Axis values.
Usage:
The Y Axis value properties can be specified as a combination of maximum value limit, minimum
value limit and/or display intervals. This information is identified
by the prefix indicated by this argument, combined with an
identifier for each one of the fields, defined on EnumGraphFormatAxisParameters
, such as
GraphFormatAxisShowParameter
,
GraphFormatAxisMaxParameter
, etc.
Identifier for the event that allows users to submit the indicated changes on the Axes properties tab of the editor.
Identifier for the event that allows users to change the major type of the selected graph report.
Identifier for the event that allows users to submit the indicated changes on the Format properties tab of the editor.
Identifier for the event that allows users to submit the indicated changes on the General properties tab of the editor.
This constant is deprecated.
This event is deprecated. The Titles tab is no longer used. Instead we have a 'Format' tab which
renders the formatting options. The new event used is WebEventProcessFormatTabProperties
Identifier for the event that allows users to submit the indicated changes on the Titles properties tab of the editor.
Identifier for the event that allows users to switch the tab currently displayed with the graph formatting information.
Identifier for the event that allows users to change the target in the graph formatting editor