PRADO Component Framework for PHP 5
  • Home
  • About
  • Testimonials
  • Demos
  • Download
  • Documentation
  • Forum
  • Development
  • Tutorials
  • Class Docs
  • API Manual
  • Wiki

Packages

  • None
  • System
    • Caching
    • Collections
    • Data
      • ActiveRecord
        • Relations
        • Scaffold
          • InputBuilder
      • Commom
        • Sqlite
      • Common
        • Mssql
        • Mysql
        • Oracle
        • Pgsql
        • Sqlite
      • DataGateway
      • SqlMap
        • Configuration
        • Statements
    • Exceptions
    • I18N
    • IO
    • Security
    • Util
    • Web
      • Javascripts
      • Services
      • UI
        • ActiveControls
        • WebControls
    • Xml
  • Wsat
    • pages
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Interface IDataRenderer

IDataRenderer interface.

If a control wants to be used a renderer for another data-bound control, this interface must be implemented.

Direct known implementers

IItemDataRenderer, IScaffoldEditRenderer, TLabel, TLinkButton, TListControl, TLiteral, TNumberFormat, TSlider, TTableCell, TTextBox, TButton, TCheckBox, TDataRenderer, TDateFormat, THiddenField, THyperLink, TImage, TInlineFrame

Indirect known implementers

TActiveButton, TActiveCheckBox, TActiveLabel, TActiveLinkButton, TActiveListBox, TActiveRadioButton, TActiveRadioButtonList, TActiveRatingList, TActiveTableCell, TActiveTextBox, TAutoComplete, TBaseValidator, TActiveCheckBoxList, TBulletedList, TCaptcha, TCaptchaValidator, TCheckBoxList, TColorPicker, TCompareValidator, TCustomValidator, TDataGridItemRenderer, TDataListItem, TDataListItemRenderer, TActiveCustomValidator, TDataTypeValidator, TDatePicker, TDropDownList, TEmailAddressValidator, THtmlArea, THtmlArea4, TImageButton, TImageMap, TInPlaceTextBox, TItemDataRenderer, TActiveDatePicker, TListBox, TListControlValidator, TRadioButton, TRadioButtonList, TRangeValidator, TRatingList, TReCaptchaValidator, TRegularExpressionValidator, TRepeaterItem, TRepeaterItemRenderer, TActiveDropDownList, TRequiredFieldValidator, TTableHeaderCell, TActiveHiddenField, TActiveHyperLink, TActiveImage, TActiveImageButton
Package: System
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.1
Located at interfaces.php
Methods summary
public mixed
# getData( )

Returns

mixed
the data bound to this object
public
# setData( mixed $value )

Parameters

$value
mixed
the data to be bound to this object
Terms of Service | Contact Us
PRADO v3.2.4 API Manual API documentation generated by ApiGen 2.8.0
Copyright © 2006-2014 by the PRADO Group.
Powered by PRADO