@Dependent @Templated(stylesheet="AppLauncherItemView.css") public class AppLauncherItemView extends Object implements org.jboss.errai.common.client.api.IsElement
| Constructor and Description |
|---|
AppLauncherItemView() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
String |
getName() |
void |
setIcon(String iconClass) |
void |
setName(String name) |
void |
setURL(String url) |
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.IsElementpublic void setName(String name)
public void setURL(String url)
public void setIcon(String iconClass)
public String getName()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.