-
- All Implemented Interfaces:
public final class GetAttributesAction
-
-
Constructor Summary
Constructors Constructor Description GetAttributesAction()
-
Method Summary
Modifier and Type Method Description Unit
perform(UiController uiController, View view)
String
getResult()
String
getDescription()
Matcher<View>
getConstraints()
-
-
Method Detail
-
perform
Unit perform(UiController uiController, View view)
-
getDescription
String getDescription()
-
getConstraints
Matcher<View> getConstraints()
-
-
-
-