Class THotSpotMode

Description

THotSpotMode class.

THotSpotMode defines the enumerable type for the possible hot spot modes.

The following enumerable values are defined:

  • NotSet: the mode is not specified
  • Navigate: clicking on the hotspot will redirect the browser to a different page
  • PostBack: clicking on the hotspot will cause a postback
  • Inactive: the hotspot is inactive (not clickable)

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TImageMap.php 2996 2011-06-20 15:24:57Z ctrlaltca@gmail.com $
  • since: 3.0.4

Located in /Web/UI/WebControls/TImageMap.php (line 830)

TEnumerable
   |
   --THotSpotMode
Class Constant Summary
 Inactive = 'Inactive'
 Navigate = 'Navigate'
 NotSet = 'NotSet'
 PostBack = 'PostBack'
Methods
Class Constants
Inactive = 'Inactive' (line 835)
Navigate = 'Navigate' (line 833)
NotSet = 'NotSet' (line 832)
PostBack = 'PostBack' (line 834)

Documentation generated on Mon, 25 Jun 2012 14:38:28 +0200 by phpDocumentor 1.4.3