Guvnor - Inbox Client 6.2.0.CR2

org.guvnor.inbox.client
Interface InboxPresenter.View

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
InboxWidget
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.2.0.CR2

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