Package v1.sulphurapi.structure.bulk
Class BulkGrid
java.lang.Object
v1.sulphurapi.structure.bulk.BulkGrid
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTable()
void
resetUI()
void
updateComboBox
(Vector<String> values) Updates the combo box with new values and clears the parametersValuesMap.
-
Constructor Details
-
BulkGrid
-
-
Method Details
-
resetUI
public void resetUI() -
updateComboBox
Updates the combo box with new values and clears the parametersValuesMap.- Parameters:
values
- Vector of String values to be added to the combo box.
-
getParametersList
-
getLoadEndpointButton
-
getSendBulkButton
-
getParametersValuesMap
-
getTable
-