public class InterfaceEditor extends Object
| Constructor and Description |
|---|
InterfaceEditor(String title) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
setDescription(String description) |
void |
setInterfaces(List<Interface> interfaces) |
void |
setPresenter(InterfaceManagement presenter) |
public InterfaceEditor(String title)
public void setDescription(String description)
public com.google.gwt.user.client.ui.Widget asWidget()
public void setPresenter(InterfaceManagement presenter)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.