成员的完整列表,这些成员属于 BUI::CNodeSpanCell,包括所有继承而来的类成员
| ActionOfNode() const | BUI::CNodeCell | |
| AddNodeData(const std::shared_ptr< CNodeData > &valuedata, int w=0, int h=0, LayoutMode mw=AdaptFill, LayoutMode mh=AdaptFill) | BUI::CNodeCell | |
| BindAction(std::shared_ptr< IActionNotify > action) | BUI::CNodeCell | |
| CellRect() const | BUI::CNodeCell | |
| CNodeCell() | BUI::CNodeCell | |
| CNodeCell(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
| CNodeSpanCell() | BUI::CNodeSpanCell | |
| CNodeSpanCell(const std::shared_ptr< CNodeData > &valuedata) | BUI::CNodeSpanCell | |
| DoNodeAction() const | BUI::CNodeCell | |
| GetNodeData() | BUI::CNodeCell | |
| GetNodeState() | BUI::CNodeCell | |
| InsertNodeData(int pos, const std::shared_ptr< CNodeData > &valuedata, int w=0, int h=0, LayoutMode mw=AdaptFill, LayoutMode mh=AdaptFill) | BUI::CNodeCell | |
| IsEnable() const | BUI::CNodeCell | |
| m_action | BUI::CNodeCell | |
| m_backdata | BUI::CNodeCell | |
| 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_span_x | BUI::CNodeSpanCell | |
| m_span_y | BUI::CNodeSpanCell | |
| m_state | BUI::CNodeCell | |
| Name() | BUI::CNodeCell | |
| NeedUpdateHostUI() | BUI::CNodeCell | |
| NeedUpdateUI() | BUI::CNodeCell | |
| OnDrawNodeCell(ISurface *surface, int paint_state, RECT rc_cell, const GColor &color_text, UINT text_align, PathTransInfo *clip_path=NULL) | BUI::CNodeCell | |
| PtInCell(POINT pt) | BUI::CNodeCell | |
| ResetNodeState() | BUI::CNodeCell | |
| SetBackNodeData(const std::shared_ptr< CNodeData > &valuedata) | BUI::CNodeCell | |
| SetEnable(BOOL enable) | BUI::CNodeCell | |
| SetName(BeString id) | BUI::CNodeCell | |
| SetNodeData(const std::shared_ptr< CNodeData > &valuedata) | BUI::CNodeCell | |
| SetNotifyHandler(IEventHandler *notify) | BUI::CNodeCell | |
| SetRect(int x, int y, int w, int h) | BUI::CNodeCell | |
| SetSpan(int span_x, int span_y) | BUI::CNodeSpanCell | |
| SetSyntaxAst(LPCTSTR str_script) | BUI::CNodeCell | |
| ShellNodeCellAttribute(const BeString &str_name, const BeString &str_value) override | BUI::CNodeSpanCell | virtual |
| SpanX() const | BUI::CNodeSpanCell | |
| SpanY() const | BUI::CNodeSpanCell | |
| ~CNodeCell() | BUI::CNodeCell | virtual |
| ~CNodeSpanCell() | BUI::CNodeSpanCell | |