public interface ISelectControlParameters
Modifier and Type | Method and Description |
---|---|
SelectAction |
getSelectAction()
Gets or sets the action to perform in the Select operation
|
SelectTarget |
getSelectTarget()
Gets or sets the target flag for the Select operation
|
void |
setSelectAction(SelectAction value) |
void |
setSelectTarget(SelectTarget value) |
SelectAction getSelectAction()
void setSelectAction(SelectAction value)
SelectTarget getSelectTarget()
void setSelectTarget(SelectTarget value)