|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ERXWOConditional | |
---|---|
er.extensions.components.conditionals |
Uses of ERXWOConditional in er.extensions.components.conditionals |
---|
Subclasses of ERXWOConditional in er.extensions.components.conditionals | |
---|---|
class |
ERXEqualConditional
Conditional component that compares two objects using the equals method. |
class |
ERXInstanceOfConditional
Conditional component that tests if an object is an instance of a given class or interface Synopsis: object=anObject;className=aClassName2;[negate=aBoolean;] |
class |
ERXKeyValueConditional
Same as the WOKeyValueConditional , but as a dynamic element. |
class |
ERXListContainsItemConditional
Conditional component that tests if a given item is contained in an List . |
class |
ERXNonNullConditional
Conditional component that tests if a given object is null. |
class |
ERXNonZeroConditional
Conditional component that tests if a given Number object is non-zero. |
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES |