wiki:Widgets/PanQuery

Documentation > Widgets

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


Widget: PanQuery

A widget that combines pan and query actions. If the mouse did not move, a query is issued, otherwise a pan is performed

Usage Notes

See: Widgets/PanQueryUsageNotes

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

QueryActiveLayer

  • Description : Flag to indicate if features should be selected only on the active layer
  • Type : boolean
  • Label : Query active layer
  • DefaultValue : false
  • IsMandatory : false
Last modified 16 years ago Last modified on Apr 3, 2008, 3:26:21 AM
Note: See TracWiki for help on using the wiki.