Package com.opencloud.rem.client.ui
Interface StyledImageActionCell.Delegate<C>
-
- Enclosing class:
- StyledImageActionCell<C>
public static interface StyledImageActionCell.Delegate<C>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute(C value, com.google.gwt.dom.client.ImageElement imageElement)
-
-
-
Method Detail
-
execute
void execute(C value, com.google.gwt.dom.client.ImageElement imageElement)
-
-