|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapMenu
public class OLAPESRIMapMenu
MapMenu is a TransformationBean that subclasses the MenuBar tbean and has the map-related items that appear in the ESRI Map tbean toolbar..
OLAPESRIMapChart
,
OLAPESRIMapComposite
,
Serialized FormConstructor Summary | |
---|---|
OLAPESRIMapMenu()
|
Method Summary | |
---|---|
SelectorMenuBar |
buildMenuBar()
Build a menubar from the actions defined for the area on the menubar default filter and set initial properties on the menubar. |
OLAPESRIMapChart |
getMap()
Returns the OLAPESRIMapChart associated with this menu. |
protected void |
setFilterAttributes(ActionSupportFilter toolbarSupportFilter)
Sets the model attribute on the passed in menubarFilter. |
void |
setMap(OLAPESRIMapChart map)
Sets the OLAPESRIMapChart associated with this menu |
Methods inherited from class com.sas.servlet.tbeans.dataselectors.html.OLAPMenuBar |
---|
getModel, setModel, write |
Methods inherited from class com.sas.servlet.tbeans.BaseActionTransformation |
---|
dispose, getActionProvider, getActionSupportType, getUniqueId, isActionVisible, listActionTypes, listAreaTypes, setActionProvider, setActionSupportType, setActionVisible, setUniqueId |
Methods inherited from interface com.sas.servlet.tbeans.TransformationInterface |
---|
getCustomAttributes, getDescription, getId, getLocale, getName, getRequest, getResponse, getTagEpilog, getTagProlog, isVisible, setCustomAttributes, setDescription, setId, setLocale, setName, setRequest, setResponse, setTagEpilog, setTagProlog, setVisible, write, write, write |
Methods inherited from interface com.sas.actionprovider.HttpActionProviderViewInterface |
---|
getRequest, setRequest |
Constructor Detail |
---|
public OLAPESRIMapMenu()
Method Detail |
---|
protected void setFilterAttributes(ActionSupportFilter toolbarSupportFilter)
setFilterAttributes
in class OLAPMenuBar
menubarFilter
- the menubar filter objectpublic SelectorMenuBar buildMenuBar()
buildMenuBar
in class ActionProviderMenuBar
public OLAPESRIMapChart getMap()
public void setMap(OLAPESRIMapChart map)
map
- The map to set.
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |