成员的完整列表,这些成员属于 BUI::CCheckBoxCell,包括所有继承而来的类成员
| ActionOfNode() const | BUI::CNodeCell | |
| AddNodeData(std::shared_ptr< CNodeData > valuedata, int w=0, int h=0, SizeMode stw=AdaptFill, SizeMode sth=AdaptFill) | BUI::CNodeCell | |
| BindAction(std::shared_ptr< IActionNotify > action) | BUI::CNodeCell | |
| CCheckBoxCell() | BUI::CCheckBoxCell | |
| CellRect() const | BUI::CNodeCell | |
| CheckBoxMode() | BUI::CheckBoxMode | |
| CheckBoxRect() const | BUI::CheckBoxMode | |
| CheckState() const | BUI::CheckBoxMode | |
| CNodeCell() | BUI::CNodeCell | |
| CNodeCell(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
| DoNodeAction() const | BUI::CNodeCell | |
| GetNodeData() | BUI::CNodeCell | |
| GetNodeState() | BUI::CNodeCell | |
| InsertNodeData(int pos, std::shared_ptr< CNodeData > valuedata, int w=0, int h=0, SizeMode stw=AdaptFill, SizeMode sth=AdaptFill) | BUI::CNodeCell | |
| IsEnable() const | BUI::CNodeCell | |
| m_action | BUI::CNodeCell | |
| m_backdata | BUI::CNodeCell | |
| m_check_state | BUI::CheckBoxMode | protected |
| m_checkbox_action | BUI::CheckBoxMode | protected |
| m_cmd_ast | BUI::CNodeCell | |
| m_name_id | BUI::CNodeCell | |
| m_notify_handler | BUI::CNodeCell | |
| m_rawdata | BUI::CNodeCell | |
| m_rc_cell | BUI::CNodeCell | |
| m_rc_checkbox | BUI::CheckBoxMode | protected |
| m_state | BUI::CNodeCell | |
| Name() | BUI::CNodeCell | |
| NeedUpdateHostUI() | BUI::CNodeCell | |
| NeedUpdateUI() | BUI::CNodeCell | |
| OnDrawNodeCell(ISurface *pSurface, int paintState, RECT rcCell, const GColor &color_text, UINT textAlignFlag, PathTransInfo *clipborderpath=NULL) | BUI::CNodeCell | |
| PtInCell(POINT pt) | BUI::CNodeCell | |
| PtInCheckBox(POINT pt) const | BUI::CheckBoxMode | |
| ResetNodeState() | BUI::CNodeCell | |
| SetBackNodeData(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
| SetCheckBoxAction(std::shared_ptr< IActionNotify > &action) | BUI::CheckBoxMode | |
| SetCheckBoxRect(int x, int y, int w, int h) | BUI::CheckBoxMode | |
| SetCheckState(SelectState state) | BUI::CheckBoxMode | |
| SetEnable(BOOL enable) | BUI::CNodeCell | |
| SetName(BeString id) | BUI::CNodeCell | |
| SetNodeData(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
| SetNotifyHandler(IEventHandler *notify) | BUI::CNodeCell | |
| SetRect(int x, int y, int w, int h) | BUI::CNodeCell | |
| SetSyntaxAst(LPCTSTR str_script) | BUI::CNodeCell | |
| ShellNodeCellAttribute(const BeString &szName, const BeString &szText) | BUI::CNodeCell | |
| ~CCheckBoxCell() | BUI::CCheckBoxCell | |
| ~CheckBoxMode() | BUI::CheckBoxMode | |
| ~CNodeCell() | BUI::CNodeCell | virtual |