package org.apache.wicket.behavior;
A lightweight version of the attribute modifier. This is convenient for
simpler situations where you know the value upfront and you do not need a
pull-based model.
- Author(s):
- Igor Vaynberg (ivaynberg)
Construct.
- Parameters:
attribute
The attributevalue
The value
This method is deprecated, use the isEnabled(Component)
- Deprecated:
- use isEnabled(Component) now.
- Returns:
- true