成员的完整列表,这些成员属于 BUI::TableRow,包括所有继承而来的类成员
CheckBoxMode() | BUI::CheckBoxMode | |
CheckBoxRect() const | BUI::CheckBoxMode | |
CheckState() const | BUI::CheckBoxMode | |
GetCellObject(int col) const | BUI::TableRow | |
GetNumber(int col) | BUI::TableRow | |
GetTableRowHeight(int h) const | BUI::TableRow | |
IEventHandler() | BUI::IEventHandler | |
m_calc_pos | BUI::TableRow | |
m_cells | BUI::TableRow | |
m_check_state | BUI::CheckBoxMode | protected |
m_checkbox_action | BUI::CheckBoxMode | protected |
m_custom_row_height | BUI::TableRow | |
m_data_idx | BUI::TableRow | |
m_notify_handler | BUI::TableRow | |
m_rc_cell | BUI::TableRow | |
m_rc_checkbox | BUI::CheckBoxMode | protected |
m_select_action | BUI::TableRow | |
m_select_not_action | BUI::TableRow | |
m_state | BUI::TableRow | |
m_text_data | BUI::TableRow | |
NeedUpdateUI() | BUI::TableRow | |
OnAllocNodeCell(int nCol, int count) | BUI::TableRow | |
OnDeleteCol(int nCol, int count) | BUI::TableRow | |
OnMessageHandler(UINT message, WPARAM wp, LPARAM lp) override | BUI::TableRow | virtual |
OnTranslateLanguage() | BUI::TableRow | |
PtInCheckBox(POINT pt) const | BUI::CheckBoxMode | |
SetCellObject(int nCol, std::shared_ptr< CNodeSpanCell > &objCell) | BUI::TableRow | |
SetCellSelected(int start, int end, BOOL bSelt, BOOL bfresh=TRUE) | BUI::TableRow | |
SetCheckBoxAction(std::shared_ptr< IActionNotify > &action) | BUI::CheckBoxMode | |
SetCheckBoxRect(int x, int y, int w, int h) | BUI::CheckBoxMode | |
SetCheckState(SelectState state) | BUI::CheckBoxMode | |
SetDisable(BOOL bDisable, BOOL bfresh=TRUE) | BUI::TableRow | |
SetNotifyHandler(IEventHandler *notify) | BUI::TableRow | |
SetRowHeightCustom(int rowHeight) | BUI::TableRow | |
SetSelectAction(BOOL is_selected, std::shared_ptr< IActionNotify > action) | BUI::TableRow | |
SetSelected(BOOL bSelt, BOOL bfresh=TRUE) | BUI::TableRow | |
SetVisable(BOOL bShow, BOOL bfresh=TRUE) | BUI::TableRow | |
Size() const | BUI::TableRow | |
SwapCol(int c1, int c2) | BUI::TableRow | |
TableRow(int columnCount, BeString rowData, const GColor &titleColor, const GColor &color_text) | BUI::TableRow | |
~CheckBoxMode() | BUI::CheckBoxMode | |
~IEventHandler() | BUI::IEventHandler | virtual |
~TableRow() | BUI::TableRow | |