Uses of Class
com.iizigo.ws.editor.WebServiceEditor
Packages that use WebServiceEditor
Uses of WebServiceEditor in com.iizigo.ws.editor
Methods in com.iizigo.ws.editor with parameters of type WebServiceEditorModifier and TypeMethodDescriptionbooleanIEditorReplyProcessor.processReply(WebServiceEditor editor, EditorOutputProps output, boolean doPerform, List<VSComponent> list, Map<VSComponent, Throwable> errors) Processes a stored reply contents.Constructors in com.iizigo.ws.editor with parameters of type WebServiceEditorModifierConstructorDescriptionCreateWrappedVariableComposite(WebServiceEditor editor, org.eclipse.swt.widgets.Composite parent) Constructor.Uses of WebServiceEditor in com.iizigo.ws.prop
Methods in com.iizigo.ws.prop with parameters of type WebServiceEditorModifier and TypeMethodDescriptionorg.eclipse.swt.widgets.CompositeIWrappedElement.createComposite(WebServiceEditor editor, org.eclipse.swt.widgets.Composite parent, org.eclipse.swt.widgets.Composite existingComposite, GProp<?>[] props) Creates the composite to show.Uses of WebServiceEditor in com.iizigo.ws.prop.json
Methods in com.iizigo.ws.prop.json with parameters of type WebServiceEditorModifier and TypeMethodDescriptionorg.eclipse.swt.widgets.CompositeEditorJSONElementWrapper.createComposite(WebServiceEditor editor, org.eclipse.swt.widgets.Composite parent, org.eclipse.swt.widgets.Composite existingComposite, GProp<?>[] props) Creates the composite to show.booleanEditorJSONReplyDocument.processReply(WebServiceEditor editor, EditorOutputProps output, boolean doPerform, List<VSComponent> list, Map<VSComponent, Throwable> errors) Processes a stored reply contents.