@com.github.javaparser.ast.expr.SingleMemberAnnotationExprSuppressWarnings public class HttpRequestContentView extends AbstractXmlEditorView
Constructor and description |
---|
HttpRequestContentView
(HttpRequestMessageEditor httpRequestMessageEditor, HttpRequestInterface<?> httpRequest) |
Type Params | Return Type | Name and description |
---|---|---|
|
int |
getColumnCount() |
|
java.lang.String |
getColumnName(int column) |
|
javax.swing.JComponent |
getComponent() |
|
RestParamsTable |
getParamsTable() |
|
HttpRequestInterface<?> |
getRestRequest() |
|
java.lang.Object |
getValueAt(int rowIndex, int columnIndex) |
|
void |
itemStateChanged(java.awt.event.ItemEvent e) |
|
void |
itemStateChanged(java.awt.event.ItemEvent e) |
|
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
|
void |
release() |
|
void |
run() |
|
boolean |
saveDocument(boolean validate) |
|
void |
setEditable(boolean enabled) |
|
void |
setValueAt(java.lang.Object value, int rowIndex, int columnIndex) |
|
void |
update(javax.swing.text.Document document) |
Methods inherited from class | Name |
---|---|
class AbstractXmlEditorView |
activate, addLocationListener, addPropertyChangeListener, addPropertyChangeListener, deactivate, documentUpdated, fireLocationChanged, getDocument, getEditor, getEditorLocation, getTitle, getViewId, getXml, isActive, locationChanged, propertyChange, release, removeLocationListener, removePropertyChangeListener, removePropertyChangeListener, requestFocus, setDocument, setLocation, setTitle, syncUpdates, update |