public class InferredSchemaInspector extends AbstractXmlInspector implements SubmitListener
| Modifiers | Name | Description |
|---|---|---|
class |
InferredSchemaInspector.Handler |
| Fields inherited from class | Fields |
|---|---|
class AbstractXmlInspector |
log |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
afterSubmit(Submit submit, SubmitContext context) |
|
public boolean |
beforeSubmit(Submit submit, SubmitContext context) |
|
public javax.swing.JComponent |
getComponent() |
|
public RestRequest |
getRequest() |
|
public boolean |
hasContent() |
|
public boolean |
isEnabledFor(EditorView<XmlDocument> view) |
|
public void |
release() |
| Methods inherited from class | Name |
|---|---|
class AbstractXmlInspector |
activate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getStartTrialTask, getTitle, hasContent, init, isActive, isContentHandler, isEnabled, isEnabledFor, isVisible, licenseNeededToUse, licensedToUse, locationChanged, release, removePropertyChangeListener, setDescription, setEnabled, setIcon, setInitialVisibility, setTitle, setVisible, showInPanel |