Guvnor - Inbox Client 6.0.1.Final

org.guvnor.inbox.client
Interface InboxPresenter.View

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
InboxView
Enclosing class:
InboxPresenter

public static interface InboxPresenter.View
extends com.google.gwt.user.client.ui.IsWidget


Method Summary
 void init(String inboxName, org.jboss.errai.common.client.api.Caller<InboxService> inboxService, InboxPresenter presenter)
           
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

init

void init(String inboxName,
          org.jboss.errai.common.client.api.Caller<InboxService> inboxService,
          InboxPresenter presenter)

Guvnor - Inbox Client 6.0.1.Final

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.