@Retention(value=RUNTIME)
@Target(value={FIELD,TYPE})
public static @interface ByAngularRepeaterCell.FindBy
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
column |
boolean |
exact |
java.lang.String |
repeater |
int |
row |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
rootSelector |
Copyright © 2020. All Rights Reserved.