| Class | Description |
|---|---|
| AttributeAppenderPlus | |
| CompositeBehavior |
Represents a composite behavior allowing the user to attach multiple behaviors to a component at
once.
|
| DependentModelBehavior<D> |
Behavior that uses the value of the dependent model.
|
| EnabledModelBehavior |
Behavior that sets whether a component is enabled based on the value of the dependent Boolean
model.
|
| HideWhenEmptyOrNullBehavior |
Hides a component if the component's model value is empty or null.
|
| KeepAliveBehavior | |
| OnClickBehavior | |
| VisibleModelBehavior |
Behavior that sets whether a component is visible based on the value of the dependent Boolean
model.
|
Copyright © 2015. All rights reserved.