Community Map Builder 27 Apr 2008

Class SelectTimeFrame

Object
   |
   +--WidgetBase
         |
         +--WidgetBaseXSL
               |
               +--SelectTimeFrame

class SelectTimeFrame
extends WidgetBaseXSL

Defined in SelectTimeFrame.js


 
Fields inherited from class WidgetBaseXSL
stylesheet, parseHTMLNodes
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, autoRefresh, debug
 
Constructor Summary
SelectTimeFrame (widgetNode, model)
            Widget to specify the start and stop frames for a time series context
 
Method Summary
 void setFirstFrame(index)
           Sets the frame index for the time series to start
 void setLastFrame(index)
           Sets the frame index for the time series end
 
Methods inherited from class WidgetBaseXSL
paint
   
Methods inherited from class WidgetBase
getProperty, getNode, initTargetModel, prePaint, postPaint, clearWidget
 

Constructor Detail

SelectTimeFrame

SelectTimeFrame(widgetNode, model)

Method Detail

setFirstFrame

void setFirstFrame(index)

setLastFrame

void setLastFrame(index)

Community Map Builder 27 Apr 2008

Documentation generated by JSDoc on Sun Apr 27 20:30:54 2008