Method: Overlay#invisible

Defined in:
lib/xiki/overlay.rb

#invisibleObject

method missing candidate. name space with ‘set’ or ‘propset’



136
137
138
# File 'lib/xiki/overlay.rb', line 136

def invisible
  $el.overlay_get(@overlay, :invisible)
end