[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.Motion.Entries.InteractionEntry Class Reference

Summary description for InteractionEntry. More...

List of all members.

Public Member Functions

 InteractionEntry ()
void setIndex (int index)
int getIndex ()
bool getTimeChanged ()
void setTime (long time)
long getTime ()
bool getObjectIdChanged ()
void setObjectId (String object_id)
String getObjectId ()
bool getObjectTypeChanged ()
void setObjectType (String object_type)
String getObjectType ()
bool getTypeChanged ()
void setType (String type)
String getType ()
bool getValueChanged ()
void setValue (String v)
String getValue ()
bool getNameChanged ()
void setName (String name)
String getName ()
bool getWidthChanged ()
void setWidth (String width_str)
void setWidth (int width)
int getWidth ()
bool getHeightChanged ()
void setHeight (String height_str)
void setHeight (int height)
int getHeight ()
bool getDocumentWidthChanged ()
void setDocumentWidth (String document_width_str)
void setDocumentWidth (int document_width)
int getDocumentWidth ()
bool getDocumentHeightChanged ()
void setDocumentHeight (String document_height_str)
void setDocumentHeight (int document_height)
int getDocumentHeight ()
bool getScrollWidthChanged ()
void setScrollWidth (String scroll_width_str)
void setScrollWidth (int scroll_width)
int getScrollWidth ()
bool getScrollHeightChanged ()
void setScrollHeight (String scroll_height_str)
void setScrollHeight (int scroll_height)
int getScrollHeight ()
bool getScrollTopChanged ()
void setScrollTop (String scroll_top_str)
void setScrollTop (int scroll_top)
int getScrollTop ()
bool getScrollLeftChanged ()
void setScrollLeft (String scroll_left_str)
void setScrollLeft (int scroll_left)
int getScrollLeft ()
bool getScreenWidthChanged ()
void setScreenWidth (String screen_width_str)
void setScreenWidth (int screen_width)
int getScreenWidth ()
bool getScreenHeightChanged ()
void setScreenHeight (String screen_height_str)
void setScreenHeight (int screen_height)
int getScreenHeight ()
bool getClientTopChanged ()
void setClientTop (String client_top_str)
void setClientTop (int client_top)
int getClientTop ()
bool getClientLeftChanged ()
void setClientLeft (String client_left_str)
void setClientLeft (int client_left)
int getClientLeft ()
bool getLinkHrefChanged ()
void setLinkHref (String link_href)
String getLinkHref ()
bool getLinkTargetChanged ()
void setLinkTarget (String link_target)
String getLinkTarget ()
bool getSourceTopChanged ()
void setSourceTop (String source_top_str)
void setSourceTop (int source_top)
int getSourceTop ()
bool getSourceLeftChanged ()
void setSourceLeft (String source_left_str)
void setSourceLeft (int source_left)
int getSourceLeft ()
bool getMouseTopChanged ()
void setMouseTop (String mouse_top_str)
void setMouseTop (int mouse_top)
int getMouseTop ()
bool getMouseLeftChanged ()
void setMouseLeft (String mouse_left_str)
void setMouseLeft (int mouse_left)
int getMouseLeft ()
bool getJunctureMotionChanged ()
void setJunctureMotion (String juncture_motion_str)
void setJunctureMotion (int juncture_motion)
int getJunctureMotion ()
bool getJunctureTrackChanged ()
void setJunctureTrack (String juncture_track_str)
void setJunctureTrack (int juncture_track)
int getJunctureTrack ()
void setPropertiesChanged (bool change_value)

Private Attributes

int index = 0
long time = 0
bool time_changed = false
String object_id
bool object_id_changed = false
String object_type
bool object_type_changed = false
String type
bool type_changed = false
String value
bool value_changed = false
String name
bool name_changed = false
int width = 0
bool width_changed = false
int height = 0
bool height_changed = false
int document_width = 0
bool document_width_changed = false
int document_height = 0
bool document_height_changed = false
int scroll_width = 0
bool scroll_width_changed = false
int scroll_height = 0
bool scroll_height_changed = false
int scroll_top = 0
bool scroll_top_changed = false
int scroll_left = 0
bool scroll_left_changed = false
int screen_width = 0
bool screen_width_changed = false
int screen_height = 0
bool screen_height_changed = false
int client_top = 0
bool client_top_changed = false
int client_left = 0
bool client_left_changed = false
String link_href
bool link_href_changed = false
String link_target
bool link_target_changed = false
int source_top = 0
bool source_top_changed = false
int source_left = 0
bool source_left_changed = false
int mouse_top = 0
bool mouse_top_changed = false
int mouse_left = 0
bool mouse_left_changed = false
int juncture_motion = 0
bool juncture_motion_changed = false
int juncture_track = 0
bool juncture_track_changed = false


Detailed Description

Summary description for InteractionEntry.


Constructor & Destructor Documentation

Core.Tools.Motion.Entries.InteractionEntry.InteractionEntry (  ) 


Member Function Documentation

void Core.Tools.Motion.Entries.InteractionEntry.setIndex ( int  index  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getIndex (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getTimeChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setTime ( long  time  ) 

long Core.Tools.Motion.Entries.InteractionEntry.getTime (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getObjectIdChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setObjectId ( String  object_id  ) 

String Core.Tools.Motion.Entries.InteractionEntry.getObjectId (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getObjectTypeChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setObjectType ( String  object_type  ) 

String Core.Tools.Motion.Entries.InteractionEntry.getObjectType (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getTypeChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setType ( String  type  ) 

String Core.Tools.Motion.Entries.InteractionEntry.getType (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getValueChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setValue ( String  v  ) 

String Core.Tools.Motion.Entries.InteractionEntry.getValue (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getNameChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setName ( String  name  ) 

String Core.Tools.Motion.Entries.InteractionEntry.getName (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getWidthChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setWidth ( String  width_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setWidth ( int  width  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getWidth (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getHeightChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setHeight ( String  height_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setHeight ( int  height  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getHeight (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getDocumentWidthChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setDocumentWidth ( String  document_width_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setDocumentWidth ( int  document_width  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getDocumentWidth (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getDocumentHeightChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setDocumentHeight ( String  document_height_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setDocumentHeight ( int  document_height  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getDocumentHeight (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getScrollWidthChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScrollWidth ( String  scroll_width_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScrollWidth ( int  scroll_width  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getScrollWidth (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getScrollHeightChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScrollHeight ( String  scroll_height_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScrollHeight ( int  scroll_height  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getScrollHeight (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getScrollTopChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScrollTop ( String  scroll_top_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScrollTop ( int  scroll_top  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getScrollTop (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getScrollLeftChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScrollLeft ( String  scroll_left_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScrollLeft ( int  scroll_left  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getScrollLeft (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getScreenWidthChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScreenWidth ( String  screen_width_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScreenWidth ( int  screen_width  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getScreenWidth (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getScreenHeightChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScreenHeight ( String  screen_height_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setScreenHeight ( int  screen_height  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getScreenHeight (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getClientTopChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setClientTop ( String  client_top_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setClientTop ( int  client_top  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getClientTop (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getClientLeftChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setClientLeft ( String  client_left_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setClientLeft ( int  client_left  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getClientLeft (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getLinkHrefChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setLinkHref ( String  link_href  ) 

String Core.Tools.Motion.Entries.InteractionEntry.getLinkHref (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getLinkTargetChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setLinkTarget ( String  link_target  ) 

String Core.Tools.Motion.Entries.InteractionEntry.getLinkTarget (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getSourceTopChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setSourceTop ( String  source_top_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setSourceTop ( int  source_top  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getSourceTop (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getSourceLeftChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setSourceLeft ( String  source_left_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setSourceLeft ( int  source_left  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getSourceLeft (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getMouseTopChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setMouseTop ( String  mouse_top_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setMouseTop ( int  mouse_top  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getMouseTop (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getMouseLeftChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setMouseLeft ( String  mouse_left_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setMouseLeft ( int  mouse_left  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getMouseLeft (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getJunctureMotionChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setJunctureMotion ( String  juncture_motion_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setJunctureMotion ( int  juncture_motion  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getJunctureMotion (  ) 

bool Core.Tools.Motion.Entries.InteractionEntry.getJunctureTrackChanged (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setJunctureTrack ( String  juncture_track_str  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setJunctureTrack ( int  juncture_track  ) 

int Core.Tools.Motion.Entries.InteractionEntry.getJunctureTrack (  ) 

void Core.Tools.Motion.Entries.InteractionEntry.setPropertiesChanged ( bool  change_value  ) 


Member Data Documentation


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com