Section Core
Description
Classes utilizing the protototo framework to provide dialog like behavior.
Namespaces
-
Dialog
-
Dialog.Interface
The interface all dialogs must implement.
-
Dialog.Native
Utilities to simulate native browser dialogs. Mixed into the Dialog namespace for convenience.
Classes
-
Dialog.Ajax
A base class for dialogs supporting ajax content.
-
Dialog.Base
A base class for all dialogs.
-
Dialog.ButtonPanel
A class that provides a button panel for dialogs.