public interface OptionEditComponent
Modifier and Type | Method and Description |
---|---|
void |
applyState()
This method applies the state
|
Option |
getEditedOption()
Gets the option of this component
|
void |
setEditState(String cliString)
Sets the state of the component
|
Option getEditedOption()
void setEditState(String cliString)
cliString
- the state of the componentvoid applyState()
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.