Package org.hippoecm.frontend.dialog
Interface IDialogFactory
-
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable
,Serializable
public interface IDialogFactory extends org.apache.wicket.util.io.IClusterable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IDialogService.Dialog
createDialog()
-
-
-
Method Detail
-
createDialog
IDialogService.Dialog createDialog()
-
-