Class TWizardNavigationButtonType

Description

TWizardNavigationButtonType class.

TWizardNavigationButtonType defines the enumerable type for the possible types of buttons that can be used in the navigation part of a TWizard.

The following enumerable values are defined:

  • Button: a regular click button
  • Image: an image button
  • Link: a hyperlink button

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

Located in /Web/UI/WebControls/TWizard.php (line 2129)

TEnumerable
   |
   --TWizardNavigationButtonType
Class Constant Summary
 Button = 'Button'
 Image = 'Image'
 Link = 'Link'
Methods
Class Constants
Button = 'Button' (line 2131)
Image = 'Image' (line 2132)
Link = 'Link' (line 2133)

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