Toggle menu
Nitlanguage.org
Nitdoc
nitc
htmlight
HInfoBox
content=
protected
fun
content=
(content:
HTMLTag
)
nitc
::
HInfoBox
::
content=
Doc
Linearization
Summary
The content of the popuped infobox
The content of the popuped infobox
Summary
Property definitions
nitc$HInfoBox$content=
Property definitions
nitc
$
HInfoBox
::
content=
# The content of the popuped infobox
var
content
=
new
HTMLTag
(
"div"
)
src/htmlight.nit:387,2--388,33