Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the user can change the order of the bands in the rebar control.
Syntax
public void setFixedOrder( boolean value )
Parameters
value
Set to true if the user can resize the bands and move them to different rows in the rebar control but cannot change the display order of the bands in the rebar control; set to false if the user can change the display order of the rebar bands. The default value is false.
See Also getFixedOrder