Class ActionAttributes<B extends AweBuilder>
java.lang.Object
com.almis.awe.builder.screen.base.AbstractAttributes<B>
com.almis.awe.builder.screen.component.ActionAttributes<B>
-
Field Summary
Fields inherited from class com.almis.awe.builder.screen.base.AbstractAttributes
parent
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<E extends AbstractAction>
EasAction
(E element) Build attributes in criterionMethods inherited from class com.almis.awe.builder.screen.base.AbstractAttributes
builder
-
Constructor Details
-
ActionAttributes
-
-
Method Details
-
asAction
Build attributes in criterion- Type Parameters:
E
-- Parameters:
element
- Criterion- Returns:
- Element with attributes
-