成员的完整列表,这些成员属于 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 idx_col, int count) | BUI::TableRow | |
| OnDeleteCol(int idx_col, 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 idx_col, std::shared_ptr< CNodeSpanCell > &obj_cell) | BUI::TableRow | |
| SetCellSelected(int start, int end, BOOL is_select, BOOL is_refresh=TRUE) | BUI::TableRow | |
| SetCheckBoxAction(const 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 is_disable, BOOL is_refresh=TRUE) | BUI::TableRow | |
| SetNotifyHandler(IEventHandler *notify) | BUI::TableRow | |
| SetRowHeightCustom(int row_height) | BUI::TableRow | |
| SetSelectAction(BOOL is_selected, const std::shared_ptr< IActionNotify > &action) | BUI::TableRow | |
| SetSelected(BOOL is_select, BOOL is_refresh=TRUE) | BUI::TableRow | |
| SetVisable(BOOL is_show, BOOL is_refresh=TRUE) | BUI::TableRow | |
| Size() const | BUI::TableRow | |
| SwapCol(int c1, int c2) | BUI::TableRow | |
| TableRow(int column_count, const BeString &row_data, const GColor &titleColor, const GColor &color_text) | BUI::TableRow | |
| ~CheckBoxMode() | BUI::CheckBoxMode | |
| ~IEventHandler() | BUI::IEventHandler | virtual |
| ~TableRow() | BUI::TableRow | |