Method: HDBFilterView#html

Defined in:
lib/hwidgets/hdbfilterview.rb

#htmlObject



23
24
25
26
# File 'lib/hwidgets/hdbfilterview.rb', line 23

def html
  self << filter
  return super
end