artefaktur
software engineer &        architecture

 
 
 
 

class ScrollEvent

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::ScrollEvent Class Reference

#include <Event.h>

Inheritance diagram for acdk::wx::ScrollEvent:

acdk::wx::CommandEvent acdk::wx::Event acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxScrollEvent

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.25
Date:
Date
2005/02/05 10:45:34


Public Member Functions

 ScrollEvent (int commandType=EvtNull, int id=0, int pos=0, int orient=0)
virtual acdk::lang::Object clone () const
int getOrientation () const
int getPosition () const
void setOrientation (int orient)
void setPosition (int pos)

Static Public Attributes

int EvtScrollTop
int EvtScrollBottom
int EvtScrollLineup
int EvtScrollLinedown
int EvtScrollPageup
int EvtScrollPagedown
int EvtScrollThumbtrack
int EvtScrollThumbrelease
int EvtScrollEndscroll

Constructor & Destructor Documentation

acdk::wx::ScrollEvent::ScrollEvent int  commandType = EvtNull,
int  id = 0,
int  pos = 0,
int  orient = 0
[inline]
 


Member Function Documentation

virtual acdk::lang::Object acdk::wx::ScrollEvent::clone  )  const [inline, virtual]
 

int acdk::wx::ScrollEvent::getOrientation  )  const [inline]
 

int acdk::wx::ScrollEvent::getPosition  )  const [inline]
 

void acdk::wx::ScrollEvent::setOrientation int  orient  )  [inline]
 

void acdk::wx::ScrollEvent::setPosition int  pos  )  [inline]
 


Member Data Documentation

int acdk::wx::ScrollEvent::EvtScrollBottom [static]
 

int acdk::wx::ScrollEvent::EvtScrollEndscroll [static]
 

int acdk::wx::ScrollEvent::EvtScrollLinedown [static]
 

int acdk::wx::ScrollEvent::EvtScrollLineup [static]
 

int acdk::wx::ScrollEvent::EvtScrollPagedown [static]
 

int acdk::wx::ScrollEvent::EvtScrollPageup [static]
 

int acdk::wx::ScrollEvent::EvtScrollThumbrelease [static]
 

int acdk::wx::ScrollEvent::EvtScrollThumbtrack [static]
 

int acdk::wx::ScrollEvent::EvtScrollTop [static]
 

 
Last modified 2005-05-08 18:34 by SYSTEM By Artefaktur, Ing. Bureau Kommer