public class FilterLabelSet extends Object implements org.jboss.errai.common.client.api.IsElement
Modifier and Type | Class and Description |
---|---|
static interface |
FilterLabelSet.View |
Constructor and Description |
---|
FilterLabelSet(FilterLabelSet.View view,
org.jboss.errai.ioc.client.container.SyncBeanManager beanManager) |
Modifier and Type | Method and Description |
---|---|
FilterLabel |
addLabel(String label) |
void |
clear() |
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
void |
setOnClearAllCommand(Command onClearAllCommand) |
@Inject public FilterLabelSet(FilterLabelSet.View view, org.jboss.errai.ioc.client.container.SyncBeanManager beanManager)
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement
in interface org.jboss.errai.common.client.api.IsElement
public void clear()
public FilterLabel addLabel(String label)
public void setOnClearAllCommand(Command onClearAllCommand)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.