Class \Prado\Web\UI\WebControls\TPagerButtonType
        TPagerButtonType class.
        
    TPagerButtonType defines the enumerable type for the possible types of pager buttons.
The following enumerable values are defined:
- LinkButton: link buttons
- PushButton: form submit buttons
Class hierarchy
- \Prado\Web\UI\WebControls\TPagerButtonType
- 
                     \Prado\TEnumerable
                    implements
                            Iterator \Prado\TEnumerable
                    implements
                            Iterator
Since: 3.0.4
| 
                            __construct,                             current,                             key,                             next,                             rewind,                             valid                     | 
| 
                public
                                mixed
             | 
                ImageButton
             | 'ImageButton' | 
| 
                public
                                mixed
             | 
                LinkButton
             | 'LinkButton' | 
| 
                public
                                mixed
             | 
                PushButton
             | 'PushButton' |