|
__init__(self,
html=None,
**kwargs)
use this to apply properties as a dictionary, e.g. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from UIObject.UIObject :
addStyleDependentName ,
addStyleName ,
getAbsoluteLeft ,
getAbsoluteTop ,
getElement ,
getHeight ,
getOffsetHeight ,
getOffsetWidth ,
getStyleName ,
getStylePrimaryName ,
getTitle ,
getWidth ,
isVisible ,
removeStyleDependentName ,
removeStyleName ,
setElement ,
setHeight ,
setPixelSize ,
setSize ,
setStyleName ,
setTitle ,
setVisible ,
setWidth ,
setzIndex ,
sinkEvents ,
unsinkEvents
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|