Class | Description |
---|---|
ERXActiveImage |
Active image that allows for a tooltip as a binding.
|
ERXHyperlink |
Enhancement to WOHyperlink.
|
ERXSubmitButton |
Clone of WOSubmitButton that should emit
<button> tags instead of
<input> tags. |
ERXSwitchComponent |
Variant of WOSwitchComponent that replaces the plain-text component names in
the element ID with a number, in case you don't like advertising your
component names or just like shorter URLs.
Gets installed automatically by ERXPatcher. |
ERXWOBrowser |
Crappy reimplementation of WOBrowser which would not be needed of if it could
handle java collections.
|
ERXWOForm |
Transparent replacement for WOForm.
|
ERXWOPasswordField |
ERXWOPasswordField is just like WOPasswordField except that it
doesn't show the actualy password as the value in the input.
|
ERXWORepetition |
Replacement for WORepetition.
|
ERXWORepetition.Context |
WOElements must be reentrant, so we need a context object or will have to add the parameters to every method.
|
ERXWOString |
Reimplementation of WOString that can resolve localized format strings.
|
ERXWOTextField |
Replacement for WOTextField.
|
Exception | Description |
---|---|
ERXWORepetition.UnmatchedObjectException |
Copyright © 2002 – 2024 Project Wonder.