public class FilterLabel extends Object implements org.jboss.errai.common.client.api.IsElement
| Modifier and Type | Class and Description |
|---|---|
static interface |
FilterLabel.View |
| Constructor and Description |
|---|
FilterLabel(FilterLabel.View view) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
String |
getLabel() |
void |
setLabel(String label) |
void |
setOnRemoveCommand(Command onRemoveCommand) |
@Inject public FilterLabel(FilterLabel.View view)
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.IsElementpublic void setLabel(String label)
public String getLabel()
public void setOnRemoveCommand(Command onRemoveCommand)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.