Uses of Interface
ccc.client.presenters.GroupPresenter.GroupView

Packages that use GroupPresenter.GroupView
ccc.client.gwt.views.gxt   
ccc.client.presenters   
 

Uses of GroupPresenter.GroupView in ccc.client.gwt.views.gxt
 

Classes in ccc.client.gwt.views.gxt that implement GroupPresenter.GroupView
 class GroupViewImpl
          MVP view onto a group.
 

Uses of GroupPresenter.GroupView in ccc.client.presenters
 

Constructors in ccc.client.presenters with parameters of type GroupPresenter.GroupView
CreateGroupPresenter(GroupPresenter.GroupView view)
          Constructor.
GroupPresenter(GroupPresenter.GroupView view)
          Constructor.
GroupPresenter(GroupPresenter.GroupView view, Group group)
          Constructor.
UpdateGroupPresenter(GroupPresenter.GroupView view, Group group)
          Constructor.
 



Copyright © 2010. All Rights Reserved.