Package | Description |
---|---|
org.appformer.client.context |
Modifier and Type | Method and Description |
---|---|
Channel |
EditorContextProvider.getChannel()
Access the channel where the editor is running (e.g.
|
Channel |
DefaultEditorContextProviderImpl.getChannel() |
static Channel |
Channel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Channel[] |
Channel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Channel |
Channel.withName(String name) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.