org.apache.cxf.management.web.browser.client.ui.settings
Interface SettingsView
- All Superinterfaces:
- View
- All Known Implementing Classes:
- SettingsViewImpl
public interface SettingsView
- extends View
| Methods inherited from interface org.apache.cxf.management.web.browser.client.ui.View |
asWidget |
getNaviagationHeaderSlot
com.google.gwt.user.client.ui.HasWidgets getNaviagationHeaderSlot()
setData
void setData(List<Subscription> subscriptions)
setPresenter
void setPresenter(SettingsView.Presenter presenter)
Apache CXF