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 IStyleable

IStyleable interface.

This interface should be implemented by classes that support CSS styles.

Direct known implementers

TDataListItemRenderer, TWebControl

Indirect known implementers

TAccordion, TAccordionView, TActiveDropDownList, TActiveFileUpload, TActiveHyperLink, TActiveImage, TActiveImageButton, TActiveLabel, TActiveLinkButton, TActiveListBox, TActivePager, TActivePanel, TActiveButton, TActiveRadioButton, TActiveRadioButtonList, TActiveRatingList, TActiveRepeater, TActiveTableCell, TActiveTableRow, TActiveTextBox, TAutoComplete, TBaseDataList, TBaseValidator, TActiveCheckBox, TBulletedList, TButton, TCaptcha, TCaptchaValidator, TCheckBox, TCheckBoxList, TColorPicker, TCompareValidator, TCustomValidator, TDataBoundControl, TActiveCheckBoxList, TDataGrid, TDataGridItem, TDataGridPager, TDataList, TDataListItem, TDataTypeValidator, TDatePicker, TDraggable, TDropContainer, TDropDownList, TActiveCustomValidator, TEmailAddressValidator, TFileUpload, THeader1, THeader2, THeader3, THeader4, THeader5, THeader6, THtmlArea, THtmlArea4, TActiveDataGrid, THtmlElement, THyperLink, TImage, TImageButton, TImageMap, TInlineFrame, TInPlaceTextBox, TJavascriptLogger, TKeyboard, TLabel, TActiveDataGridPager, TLinkButton, TListBox, TListControl, TListControlValidator, TMarkdown, TPager, TPanel, TRadioButton, TRadioButtonList, TRangeValidator, TActiveDataList, TRatingList, TReCaptcha, TReCaptchaValidator, TRegularExpressionValidator, TRepeater, TRequiredFieldValidator, TSlider, TTable, TTableCell, TTableFooterRow, TActiveDatePicker, TTableHeaderCell, TTableHeaderRow, TTableRow, TTabPanel, TTabView, TTextBox, TTextHighlighter, TTextProcessor, TValidationSummary, TWizard
Package: System
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.1.0
Located at interfaces.php
Methods summary
public boolean
# getHasStyle( )

Returns

boolean
whether the object has defined any style information
public TStyle
# getStyle( )

Returns

TStyle
the object representing the css style of the object
public
# clearStyle( )

Removes all styles associated with the object

Removes all styles associated with the 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