Abstract table class for Services table in Environments
Modifiers | Name | Description |
---|---|---|
static class |
AbstractServicesEnvironmentTable.InternalHeaderCellRenderer |
Constructor and description |
---|
AbstractServicesEnvironmentTable
(java.lang.String helpUrl) Constructor |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
addListSelectionListener(javax.swing.event.ListSelectionListener tableSelectionListener) Adds list selection listener to the table |
|
java.awt.Component |
getComponent() |
|
int |
getSelectedRow() Returns the number of the selected row @return |
|
Enum |
getServiceType() Returns the type of services shown in this table @return |
|
void |
release() |
|
void |
removeListSelectionListener(javax.swing.event.ListSelectionListener tableSelectionListener) Removes list selection listener from the table |
|
void |
setEnvironment(Environment environment) Sets environments to the table model |
|
void |
setSelectedService(Service service) Sets the service selected for editing |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Constructor
helpUrl
- URL for help button in Environment Endpoint Data dialogAdds list selection listener to the table
Returns the number of the selected row
Returns the type of services shown in this table
Removes list selection listener from the table
Sets environments to the table model
Sets the service selected for editing
ReadyAPI functional (soapui-pro) SDK 3.3.0