PATH |
EOModalDialogController
Inherits from: EODialogController : EOWindowController : EOComponentController : EOController : Object
Implements: EOComponentController.Modal
Package: com.webobjects.eoapplication
Class Description
Documentation for this class is forthcoming. For information on using this class, see the book Getting Started with Direct to Java Client.
XML Tag | Default Rule System Controller Type |
MODALDIALOGCONTROLLER |
modalDialogController |
Method Types
All methods EOModalDialogController runControllerInNewModalDialog activateWindow closeWindow isModal newWindow
Constructors
EOModalDialogController
public EOModalDialogController(EOXMLUnarchiver anEOXMLUnarchiver)
public EOModalDialogController()
Static Methods
runControllerInNewModalDialog
public static void runControllerInNewModalDialog( EOComponentController anEOComponentController, String aString)
Instance Methods
activateWindow
public void activateWindow()
closeWindow
public boolean closeWindow()
isModal
public boolean isModal()
newWindow
protected java.awt.Window newWindow(javax.swing.JComponent aJComponent)
© 2001 Apple Computer, Inc. (Last Published April 14, 2001)