|
Project Wonder 2.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.webobjects.appserver.WOElement com.webobjects.appserver.WOComponent com.webobjects.directtoweb.D2WComponent com.webobjects.directtoweb.D2WPage er.directtoweb.ERD2WPage er.directtoweb.ERD2WMessagePage er.directtoweb.ERDQuestionPage
Similiar to the message page, except this one has the choice Yes or No.
As this functionality is already integrated in ERD2WMessagePage, you should use this instead.
Nested Class Summary |
Nested classes inherited from class er.directtoweb.ERD2WPage |
ERD2WPage.Keys |
Nested classes inherited from class com.webobjects.appserver.WOComponent |
WOComponent._EventLoggingEnabler, WOComponent.Event |
Nested classes inherited from class com.webobjects.foundation.NSKeyValueCodingAdditions |
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility |
Nested classes inherited from class com.webobjects.foundation.NSValidation |
NSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException |
Field Summary |
Fields inherited from class er.directtoweb.ERD2WMessagePage |
_cancelDelegate, _cancelPage, _exception, _message, _nextDelegate, _nextPage, _title, log |
Fields inherited from class er.directtoweb.ERD2WPage |
_allConfigurations, _branch, _context, _nextPageDelegate, _userInfo, errorKeyOrder, errorMessage, errorMessages, keyPathsWithValidationExceptions, validationLog |
Fields inherited from class com.webobjects.directtoweb.D2WComponent |
_eo, _localContext, currentObjectKey |
Fields inherited from class com.webobjects.appserver.WOComponent |
_Extension, _IsEventLoggingEnabled, _keyAssociations |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding |
_CLASS, NullValue |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding.ErrorHandling |
_CLASS |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator |
Fields inherited from interface com.webobjects.foundation.NSValidation |
_CLASS |
Constructor Summary | |
ERDQuestionPage(WOContext context)
Deprecated. |
Method Summary | |
WOComponent |
cancelClicked()
Deprecated. |
WOComponent |
okClicked()
Deprecated. |
void |
setCancelNextPage(WOComponent page)
Deprecated. |
void |
setOkDelegate(NextPageDelegate okDelegate)
Deprecated. |
void |
setOkNextPage(WOComponent page)
Deprecated. |
Methods inherited from class er.directtoweb.ERD2WMessagePage |
cancelAction, cancelDelegate, cancelPage, confirmAction, confirmDelegate, confirmPage, exception, formattedMessage, hasCancelPage, hasNextPage, message, nextPage, nextPageAction, nextPageDelegate, setCancelDelegate, setCancelPage, setConfirmDelegate, setConfirmPage, setException, setMessage, setNextPage, setNextPageDelegate, setTitle, showExplanationComponent, title, titleForPage |
Methods inherited from class com.webobjects.directtoweb.D2WPage |
alternateRowColor, dataSource, extraBindings, finalize, pageWrapperName, replacementAssociationForAssociation, setExtraBindings |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.webobjects.directtoweb.ConfirmPageInterface |
setCancelDelegate, setConfirmDelegate, setMessage |
Methods inherited from interface er.directtoweb.ERDMessagePageInterface |
dataSource, object, setDataSource |
Methods inherited from interface com.webobjects.directtoweb.InspectPageInterface |
setObject |
Constructor Detail |
public ERDQuestionPage(WOContext context)
Method Detail |
public void setOkDelegate(NextPageDelegate okDelegate)
public void setOkNextPage(WOComponent page)
public void setCancelNextPage(WOComponent page)
public WOComponent okClicked()
public WOComponent cancelClicked()
|
Last updated: Do, Dez 9, 2004 12:46 PM CET | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |