Interface HasCommandListener<L extends CommandListener>
-
- All Known Implementing Classes:
CommandManagerImpl
public interface HasCommandListener<L extends CommandListener>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetCommandListener(L listener)
-
-
-
Method Detail
-
setCommandListener
void setCommandListener(L listener)
-
-