Abstract class for all HTML Element widgets defines attributes and signals common to most elements
Located in /lib/widgets/AHTMLElement.php (line 30)
AObject | --AWidget | --AHTMLElement
Class | Description |
---|---|
![]() |
class AImage |
![]() |
class ALineEdit |
![]() |
class AParagraph |
![]() |
class APushButton |
![]() |
ATableCell class - a widget representing a single cell in a table. |
![]() |
class AButton |
![]() |
The inner html (if any)
The name of the html tag
Inherited from AWidget
AWidget::$__attributes
AWidget::$__layout
Inherited from AObject
AObject::$__connections
AObject::$__objectID
AObject::$__signalDefinitions
set the event attributes, but only if we have a connection (save page weight)
Inherited From AWidget
AWidget::__construct()
AWidget::addAttribute()
AWidget::getAttribute()
AWidget::getAttributes()
AWidget::getLayout()
AWidget::redraw()
AWidget::render()
AWidget::setAttribute()
AWidget::setLayout()
AWidget::setObjectID()
Inherited From AObject
AObject::__construct()
AObject::addConnection()
AObject::clearConnections()
AObject::defineSignal()
AObject::emit()
AObject::getObjectID()
AObject::hasConnection()
AObject::setObjectID()
AObject::__hasSignalDefinition()
Documentation generated on Fri, 11 Jul 2008 13:28:40 -0400 by phpDocumentor 1.4.2