Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
S
 set
 setScriptURL, Kilauea
 setupLocalization, Kilauea
 show
 showSlide, Kilauea. Instance
 start, http://sharpeleven. net/ kilauea/ logger
 stop, http://sharpeleven. net/ kilauea/ logger
 stopPropagation, Kilauea
T
 toggle, Kilauea. Panel
 toInteger, Kilauea
U
 unveilUpto, Kilauea. Slide
 update
W
 windowDimensions, Kilauea
this.set = function(vis)
Sets the backgound’s visibility.
this.set = function(v)
Sets the visibility of the panel.
this.set = function(vis)
Sets the slide’s visibility.
setScriptURL: function()
Sets Kilauea.scriptURL to Kilauea’s base directory.
setupLocalization: function()
Initializes localization.
this.show = function()
Shows the background.
this.show = function()
Shows the panel.
this.show = function()
Shows the slide.
showSlide: function(sn,
inc)
Shows a given slide with the correct incrementals and notes unveiled.
start: function()
Starts a new measurement.
stop: function()
Stops measuring.
stopPropagation: function(e)
A cross-browser implementation of http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-Event-stopPropagation.
this.toggle = function()
Toggles the panel.
toInteger: function(i,
def,
ref)
Converts a value to integer, if possible.
this.unveilUpto = function(i)
Unveils incrementals up to a given position.
this.update = function()
Updates the canvas’ position and dimensions.
Updates all Kilauea.localization.parts, or only the parts with a given language / in a given instance -- depending on the (optional) parameter.
windowDimensions: function()
Yields browser-independent information about the current window’s dimensions.