public interface DefItemView extends org.uberfire.client.mvp.UberElement<DefItemView.Presenter>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DefItemView.ItemHandler |
static interface |
DefItemView.Presenter |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.