Package | Description |
---|---|
org.apache.flex.compiler.internal.codegen.js |
Modifier and Type | Method and Description |
---|---|
JSSessionModel.ImplicitBindableImplementation |
JSSessionModel.getImplicitBindableImplementation() |
static JSSessionModel.ImplicitBindableImplementation |
JSSessionModel.ImplicitBindableImplementation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSSessionModel.ImplicitBindableImplementation[] |
JSSessionModel.ImplicitBindableImplementation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JSSessionModel.registerImplicitBindableImplementation(IClassDefinition classDefinition,
JSSessionModel.ImplicitBindableImplementation type) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.