PATH |
Inherits from: EODialogController : EOWindowController : EOComponentController : EOController : Object
Implements: EOComponentController.Modal
Package: com.webobjects.eoapplication
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 |
All methods EOModalDialogController runControllerInNewModalDialog activateWindow closeWindow isModal newWindow
public EOModalDialogController(EOXMLUnarchiver anEOXMLUnarchiver)
public EOModalDialogController()
public static void runControllerInNewModalDialog( EOComponentController anEOComponentController, String aString)
public void activateWindow()
public boolean closeWindow()
public boolean isModal()
protected java.awt.Window newWindow(javax.swing.JComponent aJComponent)
© 2001 Apple Computer, Inc. (Last Published April 14, 2001)