|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - the type of associated element locator, which can be obtained from this attribute locatorpublic interface AttributeLocator<E extends ElementLocator<E>>
Specific locator for attributes.
| Method Summary | |
|---|---|
AttributeLocator<E> |
format(Object... args)
|
ElementLocator<E> |
getAssociatedElement()
Returns the underlying element what associates attribute given by this locator to |
Attribute |
getAttribute()
Returns the type of attribute which this locator points to. |
| Methods inherited from interface org.jboss.arquillian.ajocado.locator.Locator |
|---|
getAsString, getLocationStrategy, getRawLocator |
| Method Detail |
|---|
ElementLocator<E> getAssociatedElement()
Attribute getAttribute()
AttributeLocator<E> format(Object... args)
format in interface Locator<AttributeLocator<E extends ElementLocator<E>>>
|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||