Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > EOApplication Reference

Table of Contents

EOModalDialogController.ModalActions


Package:
com.apple.client.eoapplication

Interface Description


Documentation for this interface is forthcoming. For information on using this interface, see the book Getting Started with Direct to Java Client.



Instance Methods



cancel

public abstract void cancel()



modalDialogShouldClose

public abstract boolean modalDialogShouldClose()



ok

public abstract boolean ok()




Table of Contents

DRAFT