| Used to perform processing on widgets in the form, after reloading of the form.
One or more filters are applied to every widget found in the widget tree of the form.
The default filter enables / disables repeater actions, depending on the size of the repeater,
the max size of the repeater, and the position of the action widget, e.g. the "move-up"
widget is hidden in the first row of the repeater.
author: Dennis Dam version: $Id: HippoFormProcessor.java 8544 2007-10-16 09:48:55Z ddam $ |