Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
RebarBand.setVisibleGripper
Sets a boolean value indicating whether the rebar band has a sizing grip.
Syntax
public void setVisibleGripper( boolean flag )
Parameters
flag
Set to true if the rebar band has a sizing grip, even if it is the only band in the rebar control; set to false if the rebar band never has a sizing grip, even if there are multiple bands in the rebar control. The default value is true.
See Also getVisibleGripper