Class Index | File Index

Classes


Class icm.pgwidget.casevisualizer.dijit.TimelineComponent


Defined in: <icm/pgwidget/casevisualizer/dijit/TimelineComponent.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
Clear elements from the canvas and recreate a group
 
 
 
getComponents(timelineViewOnly, includeHidden)
 
getEndTime(mode)
 
getNextComponent(includeHidden)
 
getPreviousComponent(includeHidden)
 
 
 
hide(forceHide)
 
init(index, width, height, showOnOpen)
 
 
 
 
 
layout(dims)
 
 
 
 
 
 
resize(width, height)
Resize this view
 
show(forceShow)
 
 
 
Updates the scalers (timeToX and xToTime).
 
 
Class Detail
icm.pgwidget.casevisualizer.dijit.TimelineComponent()
Method Detail
clear()
Clear elements from the canvas and recreate a group

constructor()

destroy()

getComponents(timelineViewOnly, includeHidden)
Parameters:
timelineViewOnly
includeHidden

getEndTime(mode)
Parameters:
mode

getNextComponent(includeHidden)
Parameters:
includeHidden

getPreviousComponent(includeHidden)
Parameters:
includeHidden

getStartTime(mode)
Parameters:
mode

getStore()

hide(forceHide)
Parameters:
forceHide

init(index, width, height, showOnOpen)
Parameters:
index
width
height
showOnOpen

initNowScrubber()

initTimePeriodScrubbers()

initTimeScrubber()

isVisible()

layout(dims)
Parameters:
dims

offsetBottomBorder(offset)
Parameters:
offset

postRender()

refresh()

renderBorders()

renderImmediate()

resize(width, height)
Resize this view
Parameters:
{Number} width
new width for the view
{Number} height
new height for the view

show(forceShow)
Parameters:
forceShow

update()

updateNowScrubber(hide)
Parameters:
hide

updateScales()
Updates the scalers (timeToX and xToTime). Typically called when the histogram is loaded, but also when the view is resized

updateTimePeriodScrubbers(hide)
Parameters:
hide

updateTimeScrubber(hide)
Parameters:
hide

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Nov 30 2021 06:05:22 GMT-0800 (PST)