Uses of Class
org.wicketstuff.minis.behavior.DependentModelBehavior
-
Packages that use DependentModelBehavior Package Description org.wicketstuff.minis.behavior -
-
Uses of DependentModelBehavior in org.wicketstuff.minis.behavior
Subclasses of DependentModelBehavior in org.wicketstuff.minis.behavior Modifier and Type Class Description classEnabledModelBehaviorBehavior that sets whether a component is enabled based on the value of the dependent Boolean model.classVisibleModelBehaviorBehavior that sets whether a component is visible based on the value of the dependent Boolean model.
-