Uses of Class
info.magnolia.module.admininterface.dialogs.ConfiguredDialog

Packages that use ConfiguredDialog
info.magnolia.module.admininterface.dialogs   
 

Uses of ConfiguredDialog in info.magnolia.module.admininterface.dialogs
 

Subclasses of ConfiguredDialog in info.magnolia.module.admininterface.dialogs
 class GroupEditDialog
           
 class ParagraphEditDialog
          This dialog hander delegates to a dialog handler representing the dialog assigned to the paragraph we edit (or create).
 class RolesEditDialog
           
 class UserEditDialog
           
 

Methods in info.magnolia.module.admininterface.dialogs that return ConfiguredDialog
static ConfiguredDialog ConfiguredDialog.getConfiguredDialog(java.lang.String name, Content configNode, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
static ConfiguredDialog ConfiguredDialog.getConfiguredDialog(java.lang.String name, Content configNode, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.lang.Class<ConfiguredDialog> defaultClass)
           
 

Method parameters in info.magnolia.module.admininterface.dialogs with type arguments of type ConfiguredDialog
static ConfiguredDialog ConfiguredDialog.getConfiguredDialog(java.lang.String name, Content configNode, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.lang.Class<ConfiguredDialog> defaultClass)
           
 



Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.