|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use HttpAction | |
|---|---|
| com.sas.actionprovider | Provides the integrated set of classes that comprise the ActionProvider Framework (APF). |
| com.sas.servlet.tbeans | Provides classes and interfaces for the Transformation Beans. |
| com.sas.servlet.tbeans.graphics | Provides base classes for generating chart objects. |
| Uses of HttpAction in com.sas.actionprovider |
|---|
| Subclasses of HttpAction in com.sas.actionprovider | |
|---|---|
class |
SelectorAction
The SelectorAction class defines additional type-based attributes specific to actions used by selectors. |
| Uses of HttpAction in com.sas.servlet.tbeans |
|---|
| Methods in com.sas.servlet.tbeans that return HttpAction | |
|---|---|
protected HttpAction |
BaseActionCompositeTransformation.getComponentAction(java.lang.Object componentKey)
Returns an action that is associated with the specified componentKey. |
| Methods in com.sas.servlet.tbeans with parameters of type HttpAction | |
|---|---|
protected void |
BaseActionCompositeTransformation.moveActionAttributesToComponent(HttpAction action,
java.lang.Object component)
|
| Uses of HttpAction in com.sas.servlet.tbeans.graphics |
|---|
| Methods in com.sas.servlet.tbeans.graphics with parameters of type HttpAction | |
|---|---|
protected java.lang.String |
BaseESRIMapChart.getDisabledImage(HttpAction action)
Returns the disabled image for a particular action. |
protected java.lang.String |
BaseESRIMapChart.getImage(HttpAction action)
Returns the default image for a particular action. |
protected java.lang.String |
BaseESRIMapChart.getSelectedImage(HttpAction action)
Returns the name of the selected image for a particular action. |
protected static java.lang.String |
BaseESRIMapChart.getUrl(HttpAction action)
Returns the url for a particular action. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||