Public Member Functions | |
impl (LLButton *earlier_buttonp, LLButton *later_buttonp, LLTextEditor *text_editorp, LLPanel *tabpanelp, const LLString &loading_text, const LLUUID &group_id, S32 interval_length_days, S32 max_interval_days) | |
~impl () | |
bool | getCanClickLater () |
bool | getCanClickEarlier () |
void | updateButtons () |
Public Attributes | |
LLUUID | mGroupID |
LLUUID | mPanelID |
LLPanel * | mTabPanelp |
int | mIntervalLength |
int | mMaxInterval |
int | mCurrentInterval |
LLTextEditor * | mTextEditorp |
LLButton * | mEarlierButtonp |
LLButton * | mLaterButtonp |
LLString | mLoadingText |
Definition at line 788 of file llpanelgrouplandmoney.cpp.
LLGroupMoneyTabEventHandler::impl::impl | ( | LLButton * | earlier_buttonp, | |
LLButton * | later_buttonp, | |||
LLTextEditor * | text_editorp, | |||
LLPanel * | tabpanelp, | |||
const LLString & | loading_text, | |||
const LLUUID & | group_id, | |||
S32 | interval_length_days, | |||
S32 | max_interval_days | |||
) |
Definition at line 824 of file llpanelgrouplandmoney.cpp.
References LLUUID::generate(), mCurrentInterval, mEarlierButtonp, mGroupID, mIntervalLength, mLaterButtonp, mLoadingText, mMaxInterval, mPanelID, mTabPanelp, and mTextEditorp.
LLGroupMoneyTabEventHandler::impl::~impl | ( | ) |
Definition at line 848 of file llpanelgrouplandmoney.cpp.
bool LLGroupMoneyTabEventHandler::impl::getCanClickEarlier | ( | ) |
Definition at line 852 of file llpanelgrouplandmoney.cpp.
References mCurrentInterval, and mMaxInterval.
Referenced by updateButtons().
bool LLGroupMoneyTabEventHandler::impl::getCanClickLater | ( | ) |
Definition at line 857 of file llpanelgrouplandmoney.cpp.
References mCurrentInterval.
Referenced by updateButtons().
void LLGroupMoneyTabEventHandler::impl::updateButtons | ( | ) |
Definition at line 862 of file llpanelgrouplandmoney.cpp.
References getCanClickEarlier(), getCanClickLater(), mEarlierButtonp, mLaterButtonp, and LLView::setEnabled().
Referenced by LLGroupMoneyTabEventHandler::LLGroupMoneyTabEventHandler(), LLGroupMoneyTabEventHandler::onClickEarlier(), and LLGroupMoneyTabEventHandler::onClickLater().
Definition at line 815 of file llpanelgrouplandmoney.cpp.
Referenced by getCanClickEarlier(), getCanClickLater(), impl(), LLGroupMoneyTabEventHandler::onClickEarlier(), and LLGroupMoneyTabEventHandler::onClickLater().
Definition at line 818 of file llpanelgrouplandmoney.cpp.
Referenced by impl(), and updateButtons().
Definition at line 819 of file llpanelgrouplandmoney.cpp.
Referenced by impl(), and updateButtons().
Definition at line 821 of file llpanelgrouplandmoney.cpp.
Referenced by impl(), LLGroupMoneyTabEventHandler::onClickEarlier(), and LLGroupMoneyTabEventHandler::onClickLater().
Definition at line 814 of file llpanelgrouplandmoney.cpp.
Referenced by getCanClickEarlier(), and impl().
Definition at line 809 of file llpanelgrouplandmoney.cpp.
Referenced by impl(), LLGroupMoneyTabEventHandler::LLGroupMoneyTabEventHandler(), and LLGroupMoneyTabEventHandler::~LLGroupMoneyTabEventHandler().
Definition at line 811 of file llpanelgrouplandmoney.cpp.
Referenced by impl(), and LLGroupMoneyTabEventHandler::~LLGroupMoneyTabEventHandler().
Definition at line 817 of file llpanelgrouplandmoney.cpp.
Referenced by impl(), LLGroupMoneyTabEventHandler::onClickEarlier(), and LLGroupMoneyTabEventHandler::onClickLater().