public interface SelectByIndexAgent extends OperationAgent
To perform a selection by specific index on a component. Only Selectbox supports this operation.
Because Selectbox doesn't have child component to select, we provide a different agent.Modifier and Type | Method and Description |
---|---|
void |
select(int index)
select item by specific index.
|
getClient, getDelegatee
Copyright © 2019 Potix Corporation. All rights reserved.