LLScrollListCheck Class Reference

#include <llscrolllistctrl.h>

Inheritance diagram for LLScrollListCheck:

Inheritance graph
[legend]
Collaboration diagram for LLScrollListCheck:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLScrollListCheck (LLCheckBoxCtrl *check_box, S32 width=0)
 ~LLScrollListCheck ()
virtual void draw (const LLColor4 &color, const LLColor4 &highlight_color) const
virtual S32 getHeight () const
virtual const LLSD getValue () const
virtual void setValue (const LLSD &value)
virtual void onCommit ()
virtual BOOL handleClick ()
virtual void setEnabled (BOOL enable)
LLCheckBoxCtrlgetCheckBox ()
virtual BOOL isText () const

Private Attributes

LLCheckBoxCtrlmCheckBox


Detailed Description

Definition at line 161 of file llscrolllistctrl.h.


Constructor & Destructor Documentation

LLScrollListCheck::LLScrollListCheck ( LLCheckBoxCtrl check_box,
S32  width = 0 
)

Definition at line 180 of file llscrolllistctrl.cpp.

References LLView::getRect(), mCheckBox, LLView::setRect(), and LLScrollListCell::setWidth().

Here is the call graph for this function:

LLScrollListCheck::~LLScrollListCheck (  ) 

Definition at line 197 of file llscrolllistctrl.cpp.

References mCheckBox.


Member Function Documentation

void LLScrollListCheck::draw ( const LLColor4 color,
const LLColor4 highlight_color 
) const [virtual]

Implements LLScrollListCell.

Definition at line 202 of file llscrolllistctrl.cpp.

References LLCheckBoxCtrl::draw(), and mCheckBox.

Here is the call graph for this function:

virtual S32 LLScrollListCheck::getHeight (  )  const [inline, virtual]

Implements LLScrollListCell.

Definition at line 167 of file llscrolllistctrl.h.

virtual const LLSD LLScrollListCheck::getValue (  )  const [inline, virtual]

Reimplemented from LLScrollListCell.

Definition at line 168 of file llscrolllistctrl.h.

References LLCheckBoxCtrl::getValue(), and mCheckBox.

Here is the call graph for this function:

virtual void LLScrollListCheck::setValue ( const LLSD value  )  [inline, virtual]

Reimplemented from LLScrollListCell.

Definition at line 169 of file llscrolllistctrl.h.

References mCheckBox, and LLCheckBoxCtrl::setValue().

Here is the call graph for this function:

virtual void LLScrollListCheck::onCommit (  )  [inline, virtual]

Reimplemented from LLScrollListCell.

Definition at line 170 of file llscrolllistctrl.h.

References mCheckBox, and LLCheckBoxCtrl::onCommit().

Here is the call graph for this function:

BOOL LLScrollListCheck::handleClick (  )  [virtual]

Reimplemented from LLScrollListCell.

Definition at line 207 of file llscrolllistctrl.cpp.

References LLView::getEnabled(), mCheckBox, LLCheckBoxCtrl::toggle(), and TRUE.

Here is the call graph for this function:

virtual void LLScrollListCheck::setEnabled ( BOOL  enable  )  [inline, virtual]

Reimplemented from LLScrollListCell.

Definition at line 173 of file llscrolllistctrl.h.

References mCheckBox, and LLCheckBoxCtrl::setEnabled().

Here is the call graph for this function:

LLCheckBoxCtrl* LLScrollListCheck::getCheckBox (  )  [inline]

Definition at line 175 of file llscrolllistctrl.h.

References mCheckBox.

Referenced by LLPanelGroupSubTab::buildActionCategory(), and LLPanelGroupMembersSubTab::handleMemberSelect().

Here is the caller graph for this function:

virtual BOOL LLScrollListCheck::isText (  )  const [inline, virtual]

Implements LLScrollListCell.

Definition at line 176 of file llscrolllistctrl.h.

References FALSE.


Member Data Documentation


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

Generated on Fri May 16 09:02:44 2008 for SecondLife by  doxygen 1.5.5