|
Project Wonder 2.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ERDDelayedAssignment | |
er.directtoweb |
Uses of ERDDelayedAssignment in er.directtoweb |
Subclasses of ERDDelayedAssignment in er.directtoweb | |
class |
ERDDelayedBooleanAssignment
Takes a condition and evalutaes this condition everytime the rule is asked for. |
class |
ERDDelayedConditionalAssignment
DelayedConditionalAssignment expects a value dictionary that contains the following keys: - qualifierFormat (see EOQualifier for more info) - args: the arguments used by the qualifier format - trueValue: the value used if the condition returns true - falseValue: the value used if the condition returns false To specify a null value for true and false values simply ommit the corresponding key. |
class |
ERDDelayedExtraQualifierAssignment
Very useful when you want to restrict the things a user can see during searches or in list pages. |
class |
ERDDelayedKeyValueAssignment
This is an implementation of the KeyValueAssignment implemented as a ERDDelayedAssignment . |
class |
ERDDelayedLocalizedAssignment
Same as ERDLocalizedAssignment , except that firing is delayed. |
class |
ERDDelayedNonNullConditionalAssignment
The delayed non-null conditional is a way to provide a branching result from a rule resolution. |
class |
ERDDelayedObjectCreationAssignment
Assignment used to create objects on the fly. |
class |
ERDDelayedRuleAssignment
DelayedRuleAssignment expects an array of rules as its value. |
class |
ERDDelayedSwitchAssignment
|
class |
ERDInstanceCreationAssignment
|
class |
ERDLocalizedMessageAssignment
|
class |
ERDUnitResolverAssignment
Used to resolve units off of EOAttributes. |
|
Last updated: Do, Dez 9, 2004 12:46 PM CET | ||||||||||
PREV NEXT | FRAMES NO FRAMES |