public class AppLauncherAddEvent extends Object
| Constructor and Description |
|---|
AppLauncherAddEvent(String appName,
String url,
String iconClass) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppName() |
String |
getIconClass() |
String |
getUrl() |
void |
setAppName(String appName) |
void |
setIconClass(String iconClass) |
void |
setUrl(String url) |
String |
toString() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.