Package | Description |
---|---|
org.wso2.carbon.sequences.ui.client | |
org.wso2.carbon.sequences.ui.factory | |
org.wso2.carbon.sequences.ui.factory.impl | |
org.wso2.carbon.sequences.ui.util |
Modifier and Type | Class and Description |
---|---|
class |
SequenceAdminClient
Client class which is being called by the sequence-editor component user interface JSPs.
|
Modifier and Type | Method and Description |
---|---|
abstract EditorUIClient |
EditorUIClientFactory.createClient(javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session) |
Modifier and Type | Method and Description |
---|---|
EditorUIClient |
SequenceEditorClientFactory.createClient(javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session) |
Modifier and Type | Method and Description |
---|---|
static EditorUIClient |
SequenceEditorHelper.getClientForEditor(javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session,
String editor) |
Copyright © 2019 WSO2. All rights reserved.