Package com.webmethods.caf.faces.component.behavior
package com.webmethods.caf.faces.component.behavior
-
ClassDescriptionBase behavior implementation.Behavior which allows a user to drag another control.Behavior which allows a user to drop a draggable item onto another control.Behavior which allows a user to add, remove, copy, or reorder the rows in a table by dragging them.Behavior which allows a user to reorder the columns in a table by dragging them.Subclass the facelet tag handler to deal with the MethodBinding property of the control type.Behavior which allows a user to resize the target control by dragging one of its edges.Behavior which allows a user to resize the columns in a table by dragging them.Subclass the facelet tag handler to deal with the MethodBinding property of the control type.Indicates that this control represents a client-side behavior applied to some other control.Behavior which raises a specified command when the behavior's target control value changes.Behavior which synchronizes the control values of two or more controls (ie when one control's value changes on the client, this behavior changes the other controls' values).