| 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 | |
| CreateThisColNodeData(CControlUI *parent) | BUI::TableHeaderNodeCell | |
| DoNodeAction() const | BUI::CNodeCell | |
| EnableExchangePos(bool is_enbale) | BUI::TableHeaderNodeCell | |
| EnableSort(BOOL is_sort) | BUI::TableHeaderNodeCell | |
| GetMatchNumRange(int64_t &mini, int64_t &maxi) const | BUI::MatchFeatures | |
| GetNodeData() | BUI::CNodeCell | |
| GetNodeState() | BUI::CNodeCell | |
| HitTestCell(POINT pt) | BUI::TableHeaderNodeCell | |
| HitTestCellLine(POINT pt, BOOL is_transposition) | BUI::TableHeaderNodeCell | |
| 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 | |
| IsExchangePos() const | BUI::TableHeaderNodeCell | |
| m_action | BUI::CNodeCell | |
| m_backdata | BUI::CNodeCell | |
| m_cell_node_for_build | BUI::TableHeaderNodeCell | |
| m_cmd_ast | BUI::CNodeCell | |
| m_col_width | BUI::TableHeaderNodeCell | |
| m_colum_show_position | BUI::TableHeaderNodeCell | |
| m_editor_ui | BUI::TableHeaderNodeCell | |
| m_is_enable_exchange_pos | BUI::TableHeaderNodeCell | |
| m_is_enable_sort | BUI::TableHeaderNodeCell | |
| m_is_no_case | BUI::TableHeaderNodeCell | |
| m_max_width | BUI::TableHeaderNodeCell | |
| m_min_width | BUI::TableHeaderNodeCell | |
| m_name_id | BUI::CNodeCell | |
| m_notify_handler | BUI::CNodeCell | |
| m_order_type | BUI::TableHeaderNodeCell | |
| m_padding | BUI::TableHeaderNodeCell | |
| m_range_max | BUI::MatchFeatures | protected |
| m_range_min | BUI::MatchFeatures | protected |
| m_rawdata | BUI::CNodeCell | |
| m_rc_cell | BUI::CNodeCell | |
| m_rect_clip | BUI::TableHeaderNodeCell | |
| m_rect_clip_col | BUI::TableHeaderNodeCell | |
| m_sort_type | BUI::TableHeaderNodeCell | |
| m_state | BUI::CNodeCell | |
| m_text_align | BUI::TableHeaderNodeCell | |
| m_text_match | BUI::MatchFeatures | protected |
| m_type | BUI::MatchFeatures | protected |
| m_width_offset | BUI::TableHeaderNodeCell | |
| m_width_value | BUI::TableHeaderNodeCell | |
| MatchFeatures() | BUI::MatchFeatures | |
| MatchText() | BUI::MatchFeatures | |
| MatchType() const | BUI::MatchFeatures | |
| 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 | |
| OnDrawTitleCellText(ISurface *surface, RECT rc_cell, const GColor &color_text, UINT text_align, int dx=0, int dy=0) | BUI::TableHeaderNodeCell | |
| OnMessageHandler(UINT message, WPARAM wp, LPARAM lp) | BUI::TableHeaderNodeCell | virtual |
| PtInCell(POINT pt) | BUI::CNodeCell | |
| ResetNodeState() | BUI::CNodeCell | |
| SetBackNodeData(const std::shared_ptr< CNodeData > &valuedata) | BUI::CNodeCell | |
| SetCellClipRect(int x, int y, int w, int h) | BUI::TableHeaderNodeCell | |
| SetCellItemForBuild(XMLItem *item) | BUI::TableHeaderNodeCell | |
| SetCellRect(int x, int y, int w, int h) | BUI::TableHeaderNodeCell | |
| SetColClipRect(int x, int y, int w, int h) | BUI::TableHeaderNodeCell | |
| SetEnable(BOOL enable) | BUI::CNodeCell | |
| SetMatchNumRange(int64_t mini, int64_t maxi) | BUI::MatchFeatures | |
| SetMatchText(const BeString &str) | BUI::MatchFeatures | |
| SetMatchType(MATCH_TYPE type) | BUI::MatchFeatures | |
| SetName(BeString id) | BUI::CNodeCell | |
| SetNodeData(const std::shared_ptr< CNodeData > &valuedata) | BUI::CNodeCell | |
| SetNotifyHandler(IEventHandler *notify) | BUI::CNodeCell | |
| SetPadding(int l, int t, int r, int b) | BUI::TableHeaderNodeCell | |
| SetRect(int x, int y, int w, int h) | BUI::CNodeCell | |
| SetSizeMax(int value) | BUI::TableHeaderNodeCell | |
| SetSizeMin(int value) | BUI::TableHeaderNodeCell | |
| SetSyntaxAst(LPCTSTR str_script) | BUI::CNodeCell | |
| SetWidth(LayoutValue value) | BUI::TableHeaderNodeCell | |
| SetWidthIncrement(int dw) | BUI::TableHeaderNodeCell | |
| ShellNodeCellAttribute(const BeString &str_name, const BeString &str_value) | BUI::CNodeCell | virtual |
| TableHeaderNodeCell() | BUI::TableHeaderNodeCell | |
| TableHeaderNodeCell(const std::shared_ptr< CNodeData > &value_data, int col_width, LayoutMode model, UINT format) | BUI::TableHeaderNodeCell | |
| Width(BOOL display=TRUE) const | BUI::TableHeaderNodeCell | |
| ~CNodeCell() | BUI::CNodeCell | virtual |
| ~MatchFeatures() | BUI::MatchFeatures | |
| ~TableHeaderNodeCell() | BUI::TableHeaderNodeCell | |