Libraries
»
htmlgrid
(1.1.6)
»
Index
»
HtmlGrid
»
RichText
»
#init
Method: HtmlGrid::RichText#init
Defined in:
lib/htmlgrid/richtext.rb
#
init
⇒
Object
9 10 11 12
# File 'lib/htmlgrid/richtext.rb', line 9
def
init
super
@elements
=
[
]
end