|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetUrl2.Request | |
|---|---|
| com.flagstone.transform.action | The action package contains all the classes used to represent the different actions in a Flash file (currently ActionScript 3 is not supported). |
| Uses of GetUrl2.Request in com.flagstone.transform.action |
|---|
| Methods in com.flagstone.transform.action that return GetUrl2.Request | |
|---|---|
GetUrl2.Request |
GetUrl2.getRequest()
Gets the request that will be executed by this action. |
static GetUrl2.Request |
GetUrl2.Request.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GetUrl2.Request[] |
GetUrl2.Request.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.flagstone.transform.action with parameters of type GetUrl2.Request | |
|---|---|
GetUrl2(GetUrl2.Request req)
Creates a GetUrl2 using the specified request type. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||