Class AppLauncherRemoveEvent
- java.lang.Object
-
- org.kie.workbench.common.widgets.client.popups.launcher.events.AppLauncherRemoveEvent
-
public class AppLauncherRemoveEvent extends Object
-
-
Constructor Summary
Constructors Constructor Description AppLauncherRemoveEvent(String appName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAppName()voidsetAppName(String appName)StringtoString()
-