|
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.ERD2WMessagePageTemplate
Used to present a message to the user with only one option, usually "OK".
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 | |
ERD2WMessagePageTemplate(WOContext context)
|
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 er.directtoweb.ERDMessagePageInterface |
dataSource, object, setDataSource |
Methods inherited from interface com.webobjects.directtoweb.InspectPageInterface |
setObject |
Constructor Detail |
public ERD2WMessagePageTemplate(WOContext context)
|
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 |