Community Map Builder 21 Aug 2007

Class SelectTimeFrame

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

class SelectTimeFrame
extends WidgetBaseXSL

Defined in SelectTimeFrame.js


 
Fields inherited from class WidgetBaseXSL
stylesheet
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
 
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, clearWidget
   
Methods inherited from class WidgetBase
initTargetModel, prePaint, postPaint
 

Constructor Detail

SelectTimeFrame

SelectTimeFrame(widgetNode, model)

Method Detail

setFirstFrame

void setFirstFrame(index)

setLastFrame

void setLastFrame(index)

Community Map Builder 21 Aug 2007

Documentation generated by JSDoc on Tue Aug 21 08:12:28 2007