public class AutoRequestEditorViewFactory extends AbstractSoapUIFactory
Created by ole on 15/06/14.
| Constructor and description |
|---|
AutoRequestEditorViewFactory
(PluginRequestEditorView annotation, java.lang.Class<EditorView> editorViewClass) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
EditorView<?> |
createRequestEditorView(Editor<?> editor, ModelItem modelItem) |
|
java.lang.String |
getViewId() |
| Methods inherited from class | Name |
|---|---|
class AbstractSoapUIFactory |
createByReflection, getFactoryType |