@Override protected void revealInParent() { RevealContentEvent.fire(this, PrincipalPresenter.CONTEUDO, this); }
@Override protected void revealInParent() { RevealContentEvent.fire(getEventBus(), MainLayoutPresenter.TYPE_MainContent, this); }
@Override protected void revealInParent() { RevealContentEvent.fire(this, VirtualMachineSubTabPanelPresenter.TYPE_SetTabContent, this); }
@Override protected void revealInParent() { RevealContentEvent.fire(this, ScrollTestPresenter.MAIN_CONTENT_SLOT, this); }
@Override protected final void revealInParent() { RevealContentEvent.fire(this, PrimePresenter.TYPE_VIEW, this); }
@Override protected void revealInParent() { RevealContentEvent.fire(this, HostMgmtPresenter.TYPE_MainContent, this); }
@Override protected void revealInParent() { RevealContentEvent.fire(this, BrowsePresenter.TYPE_SetBrowseContent, this); }
@Override protected void revealInParent() { RevealContentEvent.fire(this, MainPagePresenter.TYPE_SetMainContent, this); }
/* * (non-Javadoc) * * @see com.gwtplatform.mvp.client.Presenter#revealInParent() */ @Override protected void revealInParent() { RevealContentEvent.fire(this, ProjectManagerPresenter.TYPE_SetContextAreaContent, this); }
@Override protected void revealInParent() { RevealContentEvent.fire(this, ApplicationPresenter.SLOT_MAIN_CONTENT, this); }
@Override protected void revealInParent() { RevealContentEvent.fire(this, MainPagePresenter.CONTENT_SLOT, this); }