LLCtrlScrollInterface Class Reference

#include <llctrlselectioninterface.h>

Inheritance diagram for LLCtrlScrollInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~LLCtrlScrollInterface ()
virtual S32 getScrollPos () const =0
virtual void setScrollPos (S32 pos)=0
virtual void scrollToShowSelected ()=0


Detailed Description

Definition at line 99 of file llctrlselectioninterface.h.


Constructor & Destructor Documentation

LLCtrlScrollInterface::~LLCtrlScrollInterface (  )  [virtual]

Definition at line 67 of file llctrlselectioninterface.cpp.


Member Function Documentation

virtual S32 LLCtrlScrollInterface::getScrollPos (  )  const [pure virtual]

Implemented in LLScrollListCtrl.

Referenced by LLPanelActiveSpeakers::refreshSpeakers().

Here is the caller graph for this function:

virtual void LLCtrlScrollInterface::setScrollPos ( S32  pos  )  [pure virtual]

Implemented in LLScrollListCtrl.

Referenced by LLPanelActiveSpeakers::refreshSpeakers().

Here is the caller graph for this function:

virtual void LLCtrlScrollInterface::scrollToShowSelected (  )  [pure virtual]

Implemented in LLScrollListCtrl.

Referenced by LLFloaterGesture::refreshAll(), and LLFloaterClothing::refreshAll().

Here is the caller graph for this function:


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:43:24 2008 for SecondLife by  doxygen 1.5.5