public class JsonResponseViewFactory extends Object implements ResponseEditorViewFactory
| Constructor and Description |
|---|
JsonResponseViewFactory() |
| Modifier and Type | Method and Description |
|---|---|
EditorView<?> |
createResponseEditorView(Editor<?> editor,
ModelItem modelItem) |
String |
getViewId() |
public static final String VIEW_ID
public EditorView<?> createResponseEditorView(Editor<?> editor, ModelItem modelItem)
createResponseEditorView in interface ResponseEditorViewFactorypublic String getViewId()
getViewId in interface EditorViewFactoryCopyright © 2019. All Rights Reserved.