Skip to content

Commit

Permalink
QWaitIcon properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Sánchez authored and mikeho committed Oct 15, 2010
1 parent c493a26 commit 271a959
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions includes/qcodo/_core/qform/QWaitIcon.class.php
@@ -1,4 +1,13 @@
<?php
/**
* This class will render a QWaitIcon during ajax calls
*
* @property string $Text
* @property string $TagName
* @property string $Padding
* @property string $HorizontalAlign
* @property string $VerticalAlign
*/
class QWaitIcon extends QControl {
///////////////////////////
// Private Member Variables
Expand Down

0 comments on commit 271a959

Please sign in to comment.