public abstract class AbstractRestRepresentationsInspector extends AbstractXmlInspector
Fields inherited from class | Fields |
---|---|
class AbstractXmlInspector |
log |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
beforeSubmit(Submit submit, SubmitContext context) |
|
javax.swing.JComponent |
getComponent() |
|
RestMethod |
getMethod() |
|
boolean |
isEnabledFor(EditorView<XmlDocument> view) |
|
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
|
void |
release() |
Methods inherited from class | Name |
---|---|
class AbstractXmlInspector |
activate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isActive, isContentHandler, isEnabled, isEnabledFor, locationChanged, release, removePropertyChangeListener, setDescription, setEnabled, setIcon, setTitle, showInPanel |