org.apache.cxf.management.web.browser.client.ui.common
Interface NavigationHeaderView

All Superinterfaces:
View
All Known Implementing Classes:
NavigationHeaderViewImpl

public interface NavigationHeaderView
extends View


Nested Class Summary
static interface NavigationHeaderView.Presenter
           
 
Method Summary
 void setPresenter(NavigationHeaderView.Presenter presenter)
           
 
Methods inherited from interface org.apache.cxf.management.web.browser.client.ui.View
asWidget
 

Method Detail

setPresenter

void setPresenter(NavigationHeaderView.Presenter presenter)


Apache CXF