Interface CallbackActionInterface
-
- All Known Implementing Classes:
SelectMain,SelectOverflow
public interface CallbackActionInterface- Author:
- giovanni
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecuteCallback(Object o)
-
-
-
Method Detail
-
executeCallback
void executeCallback(Object o)
-
-