#include <llfloaterland.h>
Inheritance diagram for LLPanelLandRenters:


| Public Member Functions | |
| LLPanelLandRenters (LLHandle< LLParcelSelection > &parcelp) | |
| virtual | ~LLPanelLandRenters () | 
| void | refresh () | 
| Static Public Member Functions | |
| static void | onClickAdd (void *) | 
| static void | onClickRemove (void *) | 
| Protected Attributes | |
| LLCheckBoxCtrl * | mCheckRenters | 
| LLNameListCtrl * | mListRenters | 
| LLButton * | mBtnAddRenter | 
| LLButton * | mBtnRemoveRenter | 
| LLHandle< LLParcelSelection > & | mParcel | 
Definition at line 462 of file llfloaterland.h.
| LLPanelLandRenters::LLPanelLandRenters | ( | LLHandle< LLParcelSelection > & | parcelp | ) | 
| virtual LLPanelLandRenters::~LLPanelLandRenters | ( | ) |  [virtual] | 
| LLButton* LLPanelLandRenters::mBtnAddRenter  [protected] | 
Definition at line 476 of file llfloaterland.h.
| LLButton* LLPanelLandRenters::mBtnRemoveRenter  [protected] | 
Definition at line 477 of file llfloaterland.h.
| LLCheckBoxCtrl* LLPanelLandRenters::mCheckRenters  [protected] | 
Definition at line 474 of file llfloaterland.h.
| LLNameListCtrl* LLPanelLandRenters::mListRenters  [protected] | 
Definition at line 475 of file llfloaterland.h.
| LLHandle<LLParcelSelection>& LLPanelLandRenters::mParcel  [protected] | 
Definition at line 479 of file llfloaterland.h.
 1.4.7
 1.4.7