wiki:Widgets/SelectRadius

Documentation > Widgets

Automatically generated page, do not modify. User-contributed notes can be created at: Widgets/SelectRadiusUsageNotes


Widget: SelectRadius

Perform a selection within a certain radius of a click

Usage Notes

See: Widgets/SelectRadiusUsageNotes

Common Widget Properties

Parameters

SelectionType

  • Description : The type of selection to do
  • Type : String
  • Label : Selection type
  • DefaultValue : INTERSECTS
  • IsMandatory : false

Tolerance

  • Description : Pixel tolerance for a point click
  • Type : integer
  • Label : Tolerance
  • Min : 1
  • DefaultValue : 3
  • IsMandatory : false

DefaultRadius

  • Description : The radius in pixels to use for the selection
  • Type : integer
  • Label : Default radius
  • DefaultValue : 20
  • IsMandatory : false

RadiusTooltipContainer

  • Description : String
  • Type : String
  • Label : An HTML container to put the radius value in
  • DefaultValue :
  • IsMandatory : false

RadiusTooltipType

  • Description : Type of tooltip to use
  • Type : String
  • Label : Radius tooltip type
    • static (Label: static)
    • dynamic (Label: dynamic)
  • DefaultValue : dynamic
  • IsMandatory : false
Last modified 16 years ago Last modified on Apr 3, 2008, 3:26:34 AM
Note: See TracWiki for help on using the wiki.