Toggle menu
Nitlanguage.org
Nitdoc
nitc
htmlight
HInfoBox
_content
private
var
_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