org.ow2.orchestra.console.ws.client.ui.ws.explorer
Interface ProcessEndpointsExplorer
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget
- All Known Implementing Classes:
- DefaultProcessEndpointsExplorer
public interface ProcessEndpointsExplorer
- extends com.google.gwt.user.client.ui.IsWidget
- Author:
- Loic Albertin
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
setPresenter
void setPresenter(ProcessEndpointsExplorer.ProcessEndpointsExplorerPresenter presenter)
getPresenter
ProcessEndpointsExplorer.ProcessEndpointsExplorerPresenter getPresenter()
clear
void clear()
addItem
com.google.gwt.user.client.ui.TreeItem addItem(String item)
Copyright © 2012 OW2 Consortium. All Rights Reserved.