Ext JS - Learning Center

Manual:Widgets:Dialogs

From Learn About the Ext JavaScript Library

Revision as of 19:15, 6 May 2008 by SilverDev (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Types of Dialogs

  • BasicDialog (doc) - Lightweight Dialog Class
  • MessageBox (doc) - Utility class for generating different styles of message boxes
  • LayoutDialog (doc) - Dialog which provides adjustments for working with a layout in a Dialog

Ext 2.x