public interface ListSelectorTextItemView
extends org.jboss.errai.ui.client.local.api.IsElement
Modifier and Type | Method and Description |
---|---|
void |
addClickHandler(org.uberfire.mvp.Command command) |
void |
setEnabled(boolean enabled) |
void |
setText(String text) |
void setText(String text)
void setEnabled(boolean enabled)
void addClickHandler(org.uberfire.mvp.Command command)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.