Uses of Class
com.xpn.xwiki.gwt.api.client.dialog.Dialog

Packages that use Dialog
com.xpn.xwiki.gwt.api.client.dialog   
com.xpn.xwiki.gwt.api.client.wizard   
 

Uses of Dialog in com.xpn.xwiki.gwt.api.client.dialog
 

Subclasses of Dialog in com.xpn.xwiki.gwt.api.client.dialog
 class ChoiceDialog
          See the NOTICE file distributed with this work for additional information regarding copyright ownership.
 class CustomDialog
          Copyright 2006,XpertNet SARL,and individual contributors as indicated by the contributors.txt.
 class EditPropDialog
          Copyright 2006,XpertNet SARL,and individual contributors as indicated by the contributors.txt.
 class MessageDialog
          See the NOTICE file distributed with this work for additional information regarding copyright ownership.
 

Uses of Dialog in com.xpn.xwiki.gwt.api.client.wizard
 

Methods in com.xpn.xwiki.gwt.api.client.wizard with parameters of type Dialog
 void Wizard.addDialog(Dialog dialog)
           
 void Wizard.addDialog(Dialog dialog, String nextDialogName)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.