PyKDE - Python Bindings for KDE
class DOM.HTMLParamElement
Table of contents
Modules
khtml Classes
All Classes
Module
khtml
Class
DOM.HTMLParamElement
Inherits
DOM.HTMLElement
methods
HTMLParamElement
()
returns
a HTMLParamElement instance
HTMLParamElement
(other)
returns
a HTMLParamElement instance
Argument
Type
Default
other
DOM.HTMLParamElement
HTMLParamElement
(other)
returns
a HTMLParamElement instance
Argument
Type
Default
other
DOM.Node
HTMLParamElement
(impl)
Not Implemented
name
()
returns
(DOM.DOMString)
setName
(a0)
returns
nothing
Argument
Type
Default
a0
DOM.DOMString
setType
(a0)
returns
nothing
Argument
Type
Default
a0
DOM.DOMString
setValue
(a0)
returns
nothing
Argument
Type
Default
a0
DOM.DOMString
setValueType
(a0)
returns
nothing
Argument
Type
Default
a0
DOM.DOMString
type
()
returns
(DOM.DOMString)
value
()
returns
(DOM.DOMString)
valueType
()
returns
(DOM.DOMString)