AHTMLElementAbstract 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 |
|---|---|
AImage
|
class AImage |
ALineEdit
|
class ALineEdit |
AParagraph
|
class AParagraph |
APushButton
|
class APushButton |
ATableCell
|
ATableCell class - a widget representing a single cell in a table. |
ATextEdit
|
class AButton |
AWindow
|
unknown_type
$innerHTML
(line 37)
The inner html (if any)
unknown_type
$tagName
(line 44)
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