java.lang.Object | |||||
↳ | com.microstrategy.web.transform.AbstractTransform | ||||
↳ | com.microstrategy.web.transform.AbstractLayoutTransform | ||||
↳ | com.microstrategy.web.app.transforms.AbstractAppTransform | ||||
↳ | com.microstrategy.web.app.transforms.VisualizationPropertiesTransform | ||||
↳ | com.microstrategy.web.app.transforms.IPhoneMapVisualizationPropertiesTransform |
![]() |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | APPLY_THRESHOLDS_ON_MAP | ||||||||||
String | AREA_FUSION_TABLE | ||||||||||
String | ATTRIBUTE_FORM_FOR_LATITUDE_FROM_GA | ||||||||||
String | ATTRIBUTE_FORM_FOR_LONGITUDE_FROM_GA | ||||||||||
String | BASE_MAP_ESRI | ||||||||||
String | BASE_MAP_GOOGLE | ||||||||||
String | BASE_MAP_MAPBOX | ||||||||||
String | GEO_ATTRIBUTE_ID | ||||||||||
String | LAYOUT_KEY_INDEX | ||||||||||
String | MARKER_STYLE_ON_THE_MAP | ||||||||||
String | PRIMARY_GRID_KEY | ||||||||||
String | RADIO_OPTION_DENSITY | ||||||||||
String | RADIO_OPTION_DYNAMIC_BUBBLES | ||||||||||
String | RADIO_OPTION_LAT_LONG | ||||||||||
String | RADIO_OPTION_MARKER_STYLE | ||||||||||
String | RADIO_OPTION_PATH | ||||||||||
String | RADIO_OPTION_POINT | ||||||||||
String | SHOW_MARKER_OR_AREA | ||||||||||
String | USE_DOCUMENT_LAYOUT_FOR_INFO_WINDOW |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final HashList<String, String> | BASE_MAP_LIST | ||||||||||
public static final HashList<String, String> | ESRI_GOOGLE_PROP_MAP | ||||||||||
protected String | _errorMessage |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
IPhoneMapVisualizationPropertiesTransform() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
List<String> |
getKeyList()
This method return a Key list for Grids in Doc, the first key corresponds to the primary key
For report, it return a list containing an element "-1".
| ||||||||||
Map | getTemplateKey(String gridKey) | ||||||||||
Map | getTemplateName(String gridKey) | ||||||||||
void |
initializeTransform(Transformable data)
This method initialize the private and protected fields of the transform, such as width and height. | ||||||||||
boolean | isDisplay() | ||||||||||
boolean | isIE() | ||||||||||
boolean | isValidGrid() | ||||||||||
void | renderAttributeFormsPulldown(MarkupOutput out, String propName, String gridKey, HashList<String, String> extraAttributes, HashList<String, String> elems) | ||||||||||
void | renderAttributeFormsPulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderAttributeOrFormPulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderAttributePulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderBaseMapPulldown(MarkupOutput out, String propName) | ||||||||||
void |
renderCheckbox(MarkupOutput out, String propName, String defaultValue, String gridKey)
Renders a checkbox.
| ||||||||||
void | renderCheckbox(MarkupOutput out, String propName, HashList<String, String> extraAttributes, String defaultValue, String gridKey) | ||||||||||
void | renderColorPicker(MarkupOutput out, String propName, String gridKey, String defaultValue) | ||||||||||
void | renderDatasetRadio(MarkupOutput out) | ||||||||||
void | renderDefaultViewPulldown(MarkupOutput out, String propName) | ||||||||||
void | renderDensityPulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderDisplayAffinityCheckbox(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderDisplayInfoWinCheckbox(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderDrawingPulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderElemsVisibilityOptionsLink(MarkupOutput out) | ||||||||||
void | renderHiddenInput(MarkupOutput out, String propName, String value, String extraAtts) | ||||||||||
void | renderImageRadio(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderLayoutPulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderLookupAttributePulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderMapElemsVisibilityOptionsMenu(MarkupOutput out) | ||||||||||
void | renderMapSizingStylePulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderMapSizingStylePulldown(MarkupOutput out, String propName, String gridKey, boolean includeEmptyOpt) | ||||||||||
void | renderMarkerStylePulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderMaxLineThicknessPulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderPointLatLongPulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderRadio(MarkupOutput out, String propName, HashList<String, String> elems, HashList<String, String> extraAttributes, String selectedVal, String gridKey) | ||||||||||
void | renderSecondaryDataProvidersSelectbox(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderSelectBox(MarkupOutput out, String propName, HashList<String, String> elems, HashList<String, String> extraAttributes, String selectedVal, String gridKey) | ||||||||||
void | renderShapePulldown(MarkupOutput out, String propName, String gridKey) | ||||||||||
void | renderShowAreaRadioButton(MarkupOutput out, String propName, String defaultValue, String key) | ||||||||||
void | renderShowMarkerRadioButton(MarkupOutput out, String propName, String defaultValue, String key) | ||||||||||
void | renderTabs(MarkupOutput out) | ||||||||||
void | renderTextbox(MarkupOutput out, String propName, String defaultValue, String gridKey, HashList<String, String> extraAttributes) | ||||||||||
void |
renderTextbox(MarkupOutput out, String propName, String defaultValue, String gridKey)
Renders a text input.
| ||||||||||
void | renderValidationError(MarkupOutput out) |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | addSpecialExtraAttributes(String gridKey, HashList<String, String> extraAttributes) | ||||||||||
HashList<String, String> | getAttributes(String gridKey) | ||||||||||
ResourceBundle | getDensityMapsProperties() | ||||||||||
RWUnitDef[] | getGridDef() | ||||||||||
WebAxis | getRowsAxis(String gridKey) | ||||||||||
String |
getScriptClass()
Returns the name of the javaScript class (if any) to be associated with the component. | ||||||||||
String | getVisPropValue(String propName, String gridKey) | ||||||||||
String | getVisPropValue(String propName) | ||||||||||
WebTemplate | getWebTemplate(String gridKey) | ||||||||||
void |
setBoneProperties(JsonGenerator boneProps)
Sets the necessary properties to the bone assigned to this transform (based on the
scriptClass formal parameter) Usually called by renderRegisterBone(MarkupOutput) Can be overwritten to add or modify bone properties. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
This method return a Key list for Grids in Doc, the first key corresponds to the primary key For report, it return a list containing an element "-1".
This method initialize the private and protected fields of the transform, such as
width and height.
It also invokes the initializeWebComponent
, initializeImages
and initializeCss
methods.
transform
method. Transforms which
would like to invoke other methods in this instance directly (for example, to invoke
some render methods), need first to call this method to
guarantee that the Transform is ready to generate output.data | the bean to transform. |
---|
Renders a checkbox.
Assumes the true value is "1"
Adds the attribute (visprop="1") that informs the visualization Properties editor to save this value
out | The Markup output of this transform |
---|---|
propName | the name of the property to render and read the value from |
defaultValue | A list with value/name pairs of extra attributes to add to the input. The format is "onclick^alert('a')|onchange^alert('b')" |
gridKey | the default value for the textbox. Used if the property is not saved. |
Renders a text input.
Adds the attribute (visprop="1") that informs the visualization Properties editor to save this value
out | The Markup output of this transform |
---|---|
propName | the name of the property to render and read the value from |
defaultValue | A list with value/name pairs of extra attributes to add to the input. The format is "onclick^alert('a')|onchange^alert('b')" |
gridKey | the default value for the textbox. Used if the property is not saved. |
Returns the name of the javaScript class (if any) to be associated with the component. When the scriptClass is specified, a bone is registered on the page for this component.
A bone is the corresponding concept of a bean in Microstrategy's javascript environment.String
representing the name of a javaScript classpropName | The property name |
---|
Sets the necessary properties to the bone assigned to this transform (based on the scriptClass
formal parameter)
Usually called by renderRegisterBone(MarkupOutput)
Can be overwritten to add or modify bone properties.
boneProps | the JsonGenerator object that contains the collection of bone properties. |
---|