Uses of Interface
ccc.client.core.Validatable

Packages that use Validatable
ccc.client.gwt.views.gxt   
ccc.client.gwt.widgets   
ccc.client.presenters   
ccc.client.views   
 

Uses of Validatable in ccc.client.gwt.views.gxt
 

Classes in ccc.client.gwt.views.gxt that implement Validatable
 class CommentView
          Dialog for comment editing.
 class CreateActionDialog
          Dialog for creating a new scheduled action.
 class CreateAliasDialog
          Dialog for creating a new Alias.
 class CreateFolderDialog
          Dialog for folder creation.
 class CreatePageDialog
          Wizard dialog for page creation.
 class CreateTextFileDialog
          Dialog for creating a text file.
 class CreateUserDialog
          Dialog for user creation.
 class EditTextFileDialog
          Dialog for text file content editing.
 class GroupViewImpl
          MVP view onto a group.
 class RenameDialog
          MVP view for renaming a resource.
 

Uses of Validatable in ccc.client.gwt.widgets
 

Classes in ccc.client.gwt.widgets that implement Validatable
 class EditPagePanel
          Panel containing fields for page content editing.
 

Uses of Validatable in ccc.client.presenters
 

Subinterfaces of Validatable in ccc.client.presenters
static interface GroupPresenter.GroupView
          MVP view of a group.
 

Uses of Validatable in ccc.client.views
 

Subinterfaces of Validatable in ccc.client.views
 interface CreateAction
          API for create action dialogs.
 interface CreateAlias
          API for create alias dialogs.
 interface CreateFolder
          MVP view for creating a folder.
 interface CreatePage
          MVP view for creating a page.
 interface CreateTextFile
          MVP View for creating a text file.
 interface CreateUser
          API for create user dialogs.
 interface EditTextFile
          MVP View for updating a text file content.
 interface RenameResource
          MVP View for updating a resource's name.
 



Copyright © 2010. All Rights Reserved.