| Package | Description |
|---|---|
| org.apache.royale.compiler.clients |
| Modifier and Type | Field and Description |
|---|---|
static MXMLJSC.JSOutputType |
MXMLJSC.jsOutputType |
static MXMLJSC.JSOutputType |
MXMLJSCRoyale.jsOutputType |
static MXMLJSC.JSOutputType |
MXMLJSCRoyaleCordova.jsOutputType |
| Modifier and Type | Method and Description |
|---|---|
static MXMLJSC.JSOutputType |
MXMLJSC.JSOutputType.fromString(String text) |
static MXMLJSC.JSOutputType |
MXMLJSC.JSOutputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MXMLJSC.JSOutputType[] |
MXMLJSC.JSOutputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.