| Activate() | BUI::CControlUI | virtual |
| AddAbsordLayout(std::shared_ptr< ILayout > layout) | BUI::CControlUI | |
| AddAnimate(const BeString &id, std::shared_ptr< GAnimateProperty > animate) | BUI::CControlUI | |
| AdjustLayoutControlSize(POINT pt) | BUI::CControlUI | protected |
| AnimateTransform() | BUI::CControlUI | |
| AppendColumn(const std::shared_ptr< TableHeaderNodeCell > &title_cell) | BUI::CContainTitleUI | |
| AppendRow(LPCTSTR text_row_data=NULL) | BUI::CTableViewUI | |
| AppendRow(const BeString &text_row_data) | BUI::CTableViewUI | |
| AppendSortData(SortData &data) | BUI::CSortContainer | |
| At(UINT i) const | BUI::CSortContainer | |
| AutoAdaptSize() | BUI::CControlUI | |
| BackOpacity() const | BUI::CControlUI | |
| BindAction(const std::shared_ptr< IActionNotify > ¬ify) | BUI::CControlUI | |
| BlurSize() const | BUI::CControlUI | |
| BorderOpacity() const | BUI::CControlUI | |
| BoxLayoutMgr() | BUI::CControlUI | virtual |
| BringBottomMost() | BUI::CControlUI | |
| BringTopMost() | BUI::CControlUI | |
| CContainTitleUI() | BUI::CContainTitleUI | |
| CControlUI() | BUI::CControlUI | |
| ChangeManager(IManageHandler *manager) | BUI::CControlUI | |
| ChangeParent(CControlUI *obj_this, CControlUI *parent, CControlUI *prev) | BUI::CControlUI | static |
| ChangeThemeColors() | BUI::CControlUI | virtual |
| ChangeUIToNodeLink() | BUI::CControlUI | |
| CheckBox(int idx_row, SelectState state) | BUI::CTableViewUI | |
| CheckBoxAll(bool is_check, BOOL is_erase=TRUE) | BUI::CTableViewUI | |
| Clear(BOOL is_erase=TRUE) | BUI::CTableViewUI | |
| ClearAction() | BUI::CControlUI | |
| ClearColumFilterList() | BUI::CContainTitleUI | |
| ClearColumn(BOOL is_erase=TRUE) | BUI::CContainTitleUI | |
| ClearSortData() | BUI::CSortContainer | |
| ClearVisibleResultList() | BUI::CTableViewUI | |
| ClientToHWNDScreen() | BUI::CControlUI | protected |
| Clone() | BUI::CControlUI | virtual |
| CloneAttribute(CControlUI *clone) override | BUI::CScrollAreaUI | virtual |
| ColumnCount() const | BUI::CContainTitleUI | |
| ConvertShortCutCodeToText(UINT virtual_ctrl, UINT virtual_key) | BUI::CControlUI | static |
| Create(IManageHandler *manager, LPCTSTR name, LPCTSTR text, DWORD style, RECT rc, CControlUI *parent=NULL, UINT id=0) | BUI::CControlUI | |
| Create(IManageHandler *manager, LPCTSTR name, LPCTSTR text, DWORD style, int x, int y, int cx, int cy, CControlUI *parent=NULL, UINT num_id=0) | BUI::CControlUI | |
| CScrollAreaUI() | BUI::CScrollAreaUI | |
| CSortContainer() | BUI::CSortContainer | |
| CTableViewUI() | BUI::CTableViewUI | |
| DelAbsordLayout(std::shared_ptr< ILayout > layout) | BUI::CControlUI | |
| DeleteSortData(int sort_i) | BUI::CSortContainer | |
| DoChangeThemeColors(const BeString &name) | BUI::CControlUI | |
| DoPaint(ISurface *surface, RECT *rect_update) override | BUI::CTableViewUI | virtual |
| DoPaintBackGround(ISurface *surface, RECT *rect_update) | BUI::CControlUI | virtual |
| DoPaintBorder(ISurface *surface, RECT *rect_update) | BUI::CControlUI | virtual |
| DoPaintEmptyTips(ISurface *surface, RECT &rc_paint, RECT *rect_update) | BUI::CScrollAreaUI | |
| DoPaintFinished(ISurface *surface, RECT *rect_update) | BUI::CControlUI | virtual |
| DoPaintGL(ISurface *surface, RECT *rect_update) | BUI::CControlUI | virtual |
| DoPaintNumCtrl(ISurface *surface, RECT *rect_update) | BUI::CTableViewUI | |
| DoPaintShadow(ISurface *surface, bool is_inset, RECT *rect_update) | BUI::CControlUI | virtual |
| DoShortCut(UBYTE ctrl, UBYTE virtual_key) | BUI::CControlUI | |
| DoSort() | BUI::CSortContainer | |
| DrawAllCheckBox(ISurface *surface, RECT *rect_update, const GColor &color) | BUI::CTableViewUI | |
| EnableBorderAdjustFlag(UINT align_border=ALIGN_LEFT, bool is_enable=true) | BUI::CControlUI | |
| EnableControl(bool is_enable, bool is_refresh=true) | BUI::CControlUI | |
| EnableMultPage(bool is_open) | BUI::CTableViewUI | |
| EnableNodeFlagControl(bool is_enable, bool is_refresh=true) | BUI::CControlUI | |
| EnableRowHeightFillAdapt(BOOL is_fill) | BUI::CTableViewUI | |
| EnableScrollBarAutoHide(BOOL enable) | BUI::CScrollAreaUI | |
| EnableShortCut(bool is_enable) | BUI::CControlUI | |
| EventHandler() const | BUI::CControlUI | |
| FindAllControl(std::vector< CControlUI * > &vec, BOOL is_recursion=TRUE) const | BUI::CControlUI | |
| FindAllControlByName(std::vector< CControlUI * > &vec, LPCTSTR str_name, BOOL is_recursion=TRUE) const | BUI::CControlUI | |
| FindChildControlByHandler(std::vector< CControlUI * > &vec, IEventHandler *handler) | BUI::CControlUI | |
| FindColumnIndexByName(BeString &name) const | BUI::CContainTitleUI | |
| FindControlByName(LPCTSTR str_name, BOOL is_recursion=TRUE) const | BUI::CControlUI | |
| FindRowPositionByUserData(LPCTSTR text_data) const | BUI::CTableViewUI | |
| FindTabFocusControl(BOOL is_next) const | BUI::CControlUI | |
| FirstChild() const | BUI::CControlUI | |
| ForbidScrollBar(UINT bar_type, BOOL is_forbid) | BUI::CScrollAreaUI | |
| GetAbsColumn(int idx_col) const | BUI::CContainTitleUI | protected |
| GetActionKeyboard(BOOL is_create=TRUE) | BUI::CControlUI | |
| GetActionTable() | BUI::CControlUI | |
| GetAttchLayout() const | BUI::CControlUI | |
| GetAttributeNames(std::vector< BeString > &out_vec) override | BUI::CTableViewUI | virtual |
| GetCellItem(int idx_row, int idx_col) const | BUI::CTableViewUI | |
| GetCellNodeData(int idx_row, int idx_col, BOOL create=FALSE) | BUI::CTableViewUI | |
| GetCellNumber(int idx_row, int idx_col) | BUI::CTableViewUI | |
| GetCellString(int idx_row, int idx_col) | BUI::CTableViewUI | |
| GetCheckedRows(BOOL is_checked, std::vector< TableRow * > &outlist) const | BUI::CTableViewUI | |
| GetClientPoint(double percent_width, double percent_height) | BUI::CControlUI | |
| GetColScrollBarTypeID() const | BUI::CContainTitleUI | |
| GetColumCellXBound(int col, int &x1, int &x2) const | BUI::CContainTitleUI | |
| GetColumn(int idx_col) const | BUI::CContainTitleUI | |
| GetColumnAreaRect(int col, RECT *rc) | BUI::CContainTitleUI | protected |
| GetColumnIndexByName(LPCTSTR text_id) const | BUI::CContainTitleUI | |
| GetColumPos(int col) const | BUI::CContainTitleUI | |
| GetColumWidthSum() const | BUI::CContainTitleUI | |
| GetColWidth(UINT idx_col) const | BUI::CContainTitleUI | |
| GetControlClientRect() const | BUI::CControlUI | |
| GetControlColorsStyle(ColorSceneType type) | BUI::CControlUI | |
| GetControlFlags() const | BUI::CControlUI | |
| GetControlNotes() const | BUI::CControlUI | |
| GetControlRect() const | BUI::CControlUI | |
| GetControlScreenRect() const | BUI::CControlUI | |
| GetControlText() | BUI::CControlUI | virtual |
| GetControlTextNumber() const | BUI::CControlUI | |
| GetControlValueText(BasicStringBuffer &buffer) | BUI::CControlUI | virtual |
| GetDragPos(RECT *rc) const | BUI::CControlUI | |
| GetFixColumWidth() const | BUI::CContainTitleUI | protected |
| GetFont() const | BUI::CControlUI | |
| GetGridLineStyle() const | BUI::CContainTitleUI | |
| GetLayoutViewRect(RECT *rc) override | BUI::CScrollAreaUI | virtual |
| GetLeadWidth(BOOL display=TRUE) const | BUI::CContainTitleUI | |
| GetManagerUI() const | BUI::CControlUI | |
| GetMarginAreaRect(BOOL contain_shadow=FALSE) const | BUI::CControlUI | |
| GetOppositePosition(RECT rc_contain, RECT rc_child, BOOL is_intersect=TRUE) const | BUI::CControlUI | |
| GetPageCounts() const | BUI::CTableViewUI | |
| GetPaintStatus(bool ignore_left_button=true) const | BUI::CControlUI | |
| GetParent() const | BUI::CControlUI | |
| GetParentOnTopMost() const | BUI::CControlUI | |
| GetParentViewPoint(float xp, float yp, BOOL is_client=FALSE) const | BUI::CControlUI | |
| GetPosition() override | BUI::CControlUI | virtual |
| GetRectInScreen(LPRECT rc) | BUI::CControlUI | |
| GetRelationship(std::vector< BeString > &list) override | BUI::CTableViewUI | virtual |
| GetRoundRadius(RoundRectRadius &ra) const | BUI::CControlUI | |
| GetRoundRadiusWithRect(const RECT &rc, RoundRectRadius &ra) const | BUI::CControlUI | |
| GetRow(int pos) const | BUI::CTableViewUI | |
| GetRowHeight(BOOL display=TRUE) const | BUI::CTableViewUI | |
| GetRowScrollBarTypeID() const | BUI::CContainTitleUI | |
| GetRowsIndexWithName(LPCTSTR name) const | BUI::CTableViewUI | |
| GetScrollbarPage(UINT bar_type=SBF_HORZ) const | BUI::CScrollAreaUI | |
| GetScrollbarPercentage(UINT bar_type=SBF_HORZ) const | BUI::CScrollAreaUI | |
| GetScrollbarPos(UINT bar_type=SBF_HORZ) const | BUI::CScrollAreaUI | |
| GetScrollbarRange(UINT bar_type=SBF_HORZ) const | BUI::CScrollAreaUI | |
| GetScrollbarUI(UINT bar_type=SBF_HORZ) const | BUI::CScrollAreaUI | |
| GetScrollDistance(UINT bar_type=SBF_HORZ) const | BUI::CScrollAreaUI | |
| GetScrollStateCode() const | BUI::CScrollAreaUI | protected |
| GetScrollViewRect(RECT *rc) const | BUI::CScrollAreaUI | |
| GetSelectedRows(BOOL is_selected, std::vector< TableRow * > &outlist) const | BUI::CTableViewUI | |
| GetSelectRowIndex(int begin_row=0) const | BUI::CTableViewUI | |
| GetShadowContain() | BUI::CControlUI | |
| GetSignalPolicy() | BUI::CControlUI | |
| GetSkinModule(BeStringShort64 &module_name) | BUI::CControlUI | |
| GetSkinStyle(BeStringShort64 &style_name) | BUI::CControlUI | |
| GetSortDataType() const | BUI::CSortContainer | |
| GetSplitControlOffsetH() override | BUI::CControlUI | virtual |
| GetSplitControlOffsetW() override | BUI::CControlUI | virtual |
| GetStringSize(LPCTSTR str) const | BUI::CControlUI | |
| GetViewParentRect(float cx, float cy, float w, float h) const | BUI::CControlUI | |
| GetViewPoint(float xp, float yp, BOOL is_client=FALSE) const | BUI::CControlUI | |
| GridLineColor() const | BUI::CContainTitleUI | |
| GridLineStyle() const | BUI::CTableViewUI | |
| Height() const | BUI::CControlUI | |
| HideEditor(int idx_col) | BUI::CTableViewUI | |
| HitTest(POINT pt) | BUI::CControlUI | virtual |
| HitTestChildControl(POINT pt, BOOL is_recursive=TRUE) const | BUI::CControlUI | |
| HitTestCol(int x, int y) | BUI::CTableViewUI | |
| HitTestControl(POINT pt) override | BUI::CTableViewUI | virtual |
| HitTestPopUI(POINT pt) | BUI::CControlUI | |
| ICommitTarget() | BUI::ICommitTarget | |
| IControlUI() | BUI::IControlUI | |
| IEventHandler() | BUI::IEventHandler | |
| InsertChild(CControlUI *current, CControlUI *prev) | BUI::CControlUI | |
| InsertColumn(int idx_col, const std::shared_ptr< TableHeaderNodeCell > &title_cell) | BUI::CContainTitleUI | |
| InsertRow(int pos, LPCTSTR text_row_data=NULL) | BUI::CTableViewUI | |
| InsertRow(int pos, const BeString &text_row_data) | BUI::CTableViewUI | |
| IsBkShowTiming() const | BUI::CControlUI | |
| IsCreateSucceed() const | BUI::CControlUI | |
| IsDrawStyleWithFourCode(TCHAR a='\0', TCHAR b='\0', TCHAR c='\0', TCHAR d='\0') const | BUI::CControlUI | |
| IsEnabled() const | BUI::CControlUI | |
| IsFixColum(int idx_col) const | BUI::CContainTitleUI | |
| IsFocused() const | BUI::CControlUI | |
| IsHasControlFlags(uint64_t flags) const | BUI::CControlUI | |
| IsInVisibleView(int pos) const | BUI::CTableViewUI | |
| IsScrollbarPosEnd(UINT bar_type=SBF_HORZ) | BUI::CScrollAreaUI | |
| IsScrollVaild(UINT bar_type=SBF_HORZ) const | BUI::CScrollAreaUI | |
| IsShortCutVaild() | BUI::CControlUI | |
| IsSupportMultPage() const | BUI::CTableViewUI | |
| IsVisible() const | BUI::CControlUI | |
| IsVisibleLayout() override | BUI::CControlUI | virtual |
| JumpViewCol(int index, BOOL is_left) | BUI::CContainTitleUI | |
| JumpViewRow(int index, BOOL is_top) | BUI::CTableViewUI | |
| LastChild() const | BUI::CControlUI | |
| Layout(int x, int y, int w, int h, UINT flags) override | BUI::CControlUI | virtual |
| LayoutAdaptHeight(int exp_width) override | BUI::CTableViewUI | virtual |
| LayoutAdaptWidth(int exp_height) override | BUI::CTableViewUI | virtual |
| m_absord_uis | BUI::CControlUI | protected |
| m_action | BUI::CControlUI | protected |
| m_action_map | BUI::CControlUI | protected |
| m_anim_all | BUI::CControlUI | protected |
| m_anim_trans | BUI::CControlUI | protected |
| m_anima_fill_opacity | BUI::CControlUI | protected |
| m_anima_moving | BUI::CControlUI | protected |
| m_anima_stroke_dash | BUI::CControlUI | protected |
| m_anima_stroke_opacity | BUI::CControlUI | protected |
| m_back_interval_colors | BUI::CScrollAreaUI | protected |
| m_bar_size | BUI::CScrollAreaUI | protected |
| m_bk_show_timing | BUI::CControlUI | |
| m_blur_size | BUI::CControlUI | |
| m_border_show_timing | BUI::CControlUI | |
| m_border_size | BUI::CControlUI | protected |
| m_bru_fill | BUI::CControlUI | protected |
| m_bru_fill_move | BUI::CContainTitleUI | protected |
| m_bru_fill_num | BUI::CContainTitleUI | protected |
| m_bru_fill_title | BUI::CContainTitleUI | protected |
| m_bru_stroke | BUI::CControlUI | protected |
| m_bru_stroke_grid | BUI::CContainTitleUI | protected |
| m_bru_text | BUI::CControlUI | protected |
| m_bru_text_num | BUI::CContainTitleUI | protected |
| m_bru_text_title | BUI::CContainTitleUI | protected |
| m_capture_save_file | BUI::CControlUI | protected |
| m_cmd_ast | BUI::CControlUI | protected |
| m_commit_target | BUI::CControlUI | protected |
| m_cursor | BUI::CControlUI | protected |
| m_def_editor_ui | BUI::CContainTitleUI | protected |
| m_drag_col_cell | BUI::CContainTitleUI | protected |
| m_draw_style | BUI::CControlUI | protected |
| m_enable | BUI::CControlUI | |
| m_event_handler | BUI::CControlUI | protected |
| m_first_child | BUI::CControlUI | |
| m_fix_colum_count | BUI::CContainTitleUI | protected |
| m_flags_ctrl | BUI::CControlUI | protected |
| m_font | BUI::CControlUI | protected |
| m_font_title | BUI::CContainTitleUI | protected |
| m_grid_fill_mode | BUI::CContainTitleUI | protected |
| m_gridline_style | BUI::CContainTitleUI | protected |
| m_highlight_col | BUI::CContainTitleUI | protected |
| m_hit_flag | BUI::CControlUI | protected |
| m_hor_bar_align | BUI::CScrollAreaUI | protected |
| m_int_id | BUI::CControlUI | |
| m_is_change_width | BUI::CContainTitleUI | protected |
| m_is_display_bar_when_mouse_enters | BUI::CScrollAreaUI | protected |
| m_is_forbid_hor | BUI::CScrollAreaUI | protected |
| m_is_forbid_ver | BUI::CScrollAreaUI | protected |
| m_is_need_rerost | BUI::CSortContainer | protected |
| m_is_no_case | BUI::CSortContainer | protected |
| m_is_pause_sort | BUI::CSortContainer | protected |
| m_is_transposition | BUI::CContainTitleUI | protected |
| m_kb_event | BUI::CControlUI | protected |
| m_key_down | BUI::CControlUI | protected |
| m_last_child | BUI::CControlUI | |
| m_last_select_col | BUI::CContainTitleUI | protected |
| m_layout | BUI::CControlUI | protected |
| m_lead_size | BUI::CContainTitleUI | protected |
| m_link_anim | BUI::CControlUI | |
| m_link_for_cell | BUI::CControlUI | |
| m_link_gc | BUI::CControlUI | |
| m_link_moving | BUI::CControlUI | |
| m_link_pop_ui | BUI::CControlUI | |
| m_locationinfo | BUI::CControlUI | protected |
| m_manager | BUI::CControlUI | |
| m_margin_on_hover | BUI::CControlUI | protected |
| m_move_source_col | BUI::CContainTitleUI | protected |
| m_move_target_col | BUI::CContainTitleUI | protected |
| m_name | BUI::CControlUI | |
| m_name_skin_module | BUI::CControlUI | protected |
| m_name_skin_style | BUI::CControlUI | protected |
| m_next_sibling | BUI::CControlUI | |
| m_nodelist_when_empty | BUI::CScrollAreaUI | protected |
| m_order_type | BUI::CSortContainer | protected |
| m_parent | BUI::CControlUI | |
| m_pen_type | BUI::CControlUI | protected |
| m_point_origin | BUI::CControlUI | protected |
| m_pop_ui_info | BUI::CControlUI | protected |
| m_prev_sibling | BUI::CControlUI | |
| m_rect_begin_track | BUI::CControlUI | protected |
| m_rect_clip | BUI::CControlUI | protected |
| m_rect_pos | BUI::CControlUI | |
| m_round_radius | BUI::CControlUI | protected |
| m_script_code | BUI::CControlUI | protected |
| m_script_val | BUI::CControlUI | protected |
| m_scroll_col | BUI::CContainTitleUI | protected |
| m_scroll_hor | BUI::CScrollAreaUI | protected |
| m_scroll_row | BUI::CContainTitleUI | protected |
| m_scroll_ver | BUI::CScrollAreaUI | protected |
| m_shadow_contain | BUI::CControlUI | protected |
| m_shadow_text | BUI::CControlUI | protected |
| m_sig_policy | BUI::CControlUI | protected |
| m_sort_cell | BUI::CContainTitleUI | protected |
| m_sort_data | BUI::CSortContainer | protected |
| m_sort_type | BUI::CSortContainer | protected |
| m_text | BUI::CControlUI | protected |
| m_text_min_adapter | BUI::CControlUI | protected |
| m_text_notes | BUI::CControlUI | protected |
| m_text_poptips | BUI::CControlUI | protected |
| m_title_height | BUI::CContainTitleUI | protected |
| m_title_hit | BUI::CContainTitleUI | protected |
| m_track_col | BUI::CContainTitleUI | protected |
| m_track_pos | BUI::CContainTitleUI | protected |
| m_track_size | BUI::CContainTitleUI | protected |
| m_vec_filter_rs | BUI::CContainTitleUI | protected |
| m_vec_heads | BUI::CContainTitleUI | protected |
| m_ver_bar_align | BUI::CScrollAreaUI | protected |
| m_visible | BUI::CControlUI | |
| m_wheel_speed | BUI::CScrollAreaUI | protected |
| ModifyControlFlags(uint64_t style, UINT op=ADD_FLAGS) | BUI::CControlUI | |
| MoveCenterByPercent(RECT *rc_view, float scale_x=0.5, float scale_y=0.5, int w=0, int h=0, BOOL adapt_dpi=FALSE, BOOL is_refresh=TRUE) | BUI::CControlUI | |
| MoveCol(BOOL is_prev, BOOL is_refresh) | BUI::CContainTitleUI | protected |
| MoveColumPos(int col, int ins_col) | BUI::CContainTitleUI | |
| MoveColValueByCircle(int col, int dx) | BUI::CTableViewUI | |
| MoveControl(RECT rect, BOOL is_refresh=TRUE) | BUI::CControlUI | |
| MoveControl(int x, int y, int w, int h, BOOL is_refresh=TRUE) | BUI::CControlUI | |
| MoveControlAnimate(RECT rc_start, RECT rc_end, BOOL is_show, int animate_duration=300) | BUI::CControlUI | |
| MoveDragControl(int dx, int dy, BOOL is_refresh=TRUE) | BUI::CControlUI | |
| NeedReSort() | BUI::CSortContainer | protected |
| NextFocusControl(BOOL is_prev=FALSE) const | BUI::CControlUI | |
| NextSibling() const | BUI::CControlUI | |
| NotifyChildControlEnableChange(bool is_enable) | BUI::CControlUI | protected |
| NotifyChildControlVisableChange(bool is_show) | BUI::CControlUI | protected |
| NotifyMangerIsDestory() | BUI::CControlUI | |
| OnChangeHeaderColWidth() override | BUI::CTableViewUI | virtual |
| OnChar(WPARAM wp, LPARAM lp) override | BUI::CTableViewUI | virtual |
| OnClickHeader(POINT pt) | BUI::CTableViewUI | |
| OnControlSize() override | BUI::CTableViewUI | virtual |
| OnCreate() override | BUI::CScrollAreaUI | virtual |
| OnCtrlKillFocus() | BUI::CControlUI | virtual |
| OnCtrlSetFocus() | BUI::CControlUI | virtual |
| OnDbClickCell(int idx_row, int idx_col) | BUI::CTableViewUI | |
| OnDeleteColumn(int idx_col, int sum) override | BUI::CTableViewUI | virtual |
| OnDestory() | BUI::CControlUI | |
| OnDropBegin() | BUI::CControlUI | virtual |
| OnDropEnd() | BUI::CControlUI | virtual |
| OnFontChange() | BUI::CControlUI | virtual |
| OnHSCrollBar(WPARAM wp, LPARAM lp) override | BUI::CScrollAreaUI | virtual |
| OnInsertColumn(int idx_col, int sum) override | BUI::CTableViewUI | virtual |
| OnKeyDown(WPARAM wp, LPARAM lp) override | BUI::CTableViewUI | virtual |
| OnKeyUp(WPARAM wp, LPARAM lp) override | BUI::CTableViewUI | virtual |
| OnKillFocus(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnLButtonCliked(WPARAM wp, LPARAM lp) override | BUI::CTableViewUI | virtual |
| OnLButtonDown(WPARAM wp, LPARAM lp) override | BUI::CTableViewUI | virtual |
| OnLButtonUp(WPARAM wp, LPARAM lp) override | BUI::CTableViewUI | virtual |
| OnLoadConfigSetting(XMLItem *node) | BUI::CControlUI | virtual |
| OnMessageHandler(UINT message, WPARAM wp, LPARAM lp) override | BUI::CTableViewUI | virtual |
| OnMouseEnter(WPARAM wp, LPARAM lp) override | BUI::CScrollAreaUI | virtual |
| OnMouseLeave(WPARAM wp, LPARAM lp) override | BUI::CTableViewUI | virtual |
| OnMouseMove(WPARAM wp, LPARAM lp) override | BUI::CTableViewUI | virtual |
| OnMouseWheel(WPARAM wp, LPARAM lp) override | BUI::CScrollAreaUI | virtual |
| OnNcHitTest(POINT pt) override | BUI::CContainTitleUI | virtual |
| OnPaintControl(ISurface *surface, LPRECT rc_update=NULL, LPRECT rc_parent_view=NULL) | BUI::CControlUI | |
| OnPaintControl3D(ISurface *surface, LPRECT rc_update) | BUI::CControlUI | virtual |
| OnPaintMovingColum(int idx_col, int dx, ISurface *surface, RECT *rect_update) override | BUI::CTableViewUI | virtual |
| OnParseAnimate(XMLItem *node) | BUI::CControlUI | virtual |
| OnParseItemData(XMLItem *node) override | BUI::CTableViewUI | virtual |
| OnRButtonCliked(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnRButtonDown(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnRButtonUp(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnReLayout() override | BUI::CTableViewUI | virtual |
| OnSaveConfigSetting(XMLItem *node) | BUI::CControlUI | virtual |
| OnSetCursor(WPARAM wp, LPARAM lp) | BUI::CControlUI | virtual |
| OnShow(bool is_show) | BUI::CControlUI | virtual |
| OnSortColum(int idx_col, OrderByType order_type, DataType sort_type, BOOL is_no_case) override | BUI::CTableViewUI | virtual |
| OnSummitTarget(FourCode four_code, LPCTSTR data) | BUI::ICommitTarget | virtual |
| OnTimerEvent(unsigned int timer_id, UINT msec) | BUI::CControlUI | virtual |
| OnVSCrollBar(WPARAM wp, LPARAM lp) override | BUI::CScrollAreaUI | virtual |
| Parent() const | BUI::CControlUI | |
| ParseShortCutText(const char *text, UINT &virtual_ctrl, UINT &virtual_key) | BUI::CControlUI | static |
| PauseAnimate(BOOL is_pause) | BUI::CControlUI | |
| PopTipUI(BOOL is_show) | BUI::CControlUI | |
| PopupAtMousePosition(int dx, int dy, int w, int h, BOOL adapt_dpi=FALSE, BOOL is_refresh=TRUE) | BUI::CControlUI | |
| PopupPosition(int x, int y, int dx, int dy, UINT align) | BUI::CControlUI | |
| PrevSibling() const | BUI::CControlUI | |
| PrintToFile(FILE *fp, LPCSTR space_prefix=" ") | BUI::CTableViewUI | |
| PtInColumn(int x, int y) | BUI::CContainTitleUI | protected |
| PtInTargetColumn(int x, int y) | BUI::CContainTitleUI | protected |
| PtInTitle(POINT pt) const | BUI::CContainTitleUI | protected |
| Refresh(BOOL is_sync=FALSE) | BUI::CControlUI | |
| RefreshClientRect(RECT rc) | BUI::CScrollAreaUI | |
| RefreshRect(RECT *rc_update) | BUI::CControlUI | |
| RefreshThreadSafe() | BUI::CControlUI | |
| ReleaseCaptureCtl() | BUI::CControlUI | |
| RemoveChild(CControlUI *child) | BUI::CControlUI | |
| RemoveColum(UINT idx_col) | BUI::CContainTitleUI | |
| RemoveRows(int nRows, int count=1) | BUI::CTableViewUI | |
| RemoveSelectRows(BOOL is_refresh=TRUE) | BUI::CTableViewUI | |
| RePlotChildPos() | BUI::CControlUI | protected |
| ResetLayoutChilds(UINT flags=0) | BUI::CControlUI | |
| ResetScrollBarRange() | BUI::CScrollAreaUI | |
| ReturnBitFlag(UBYTE value, UINT bit_pos, BOOL is_enable) | BUI::CControlUI | protectedstatic |
| RowCounts() const | BUI::CTableViewUI | |
| SaveAsImage(LPCTSTR out_png) | BUI::CControlUI | |
| SaveAsLongImage(LPCTSTR out_png) | BUI::CControlUI | |
| SaveDataToStringWithXml(XMLItem *node) | BUI::CTableViewUI | |
| SaveSettingConfig() | BUI::CControlUI | |
| ScreenToClientPoint(POINT &pt) const | BUI::CScrollAreaUI | |
| Scroll(int x, int y) | BUI::CControlUI | |
| ScrollJumpToControlUI(UINT bar_type, CControlUI *child) | BUI::CScrollAreaUI | |
| ScrollJumpToView(RECT &rc) | BUI::CScrollAreaUI | |
| SelectAll(bool is_select, BOOL is_erase=TRUE) | BUI::CTableViewUI | |
| SendParentMessage(UINT message, WPARAM wp, LPARAM lp) const | BUI::CControlUI | |
| SendToAllChilds(UINT message, WPARAM wp, LPARAM lp) | BUI::CControlUI | |
| SendToManager(UINT message, WPARAM wp=0, LPARAM lp=0) | BUI::CControlUI | |
| SetAdaptMinText(const BeString &str) | BUI::CControlUI | |
| SetBackIntervalColor(const std::vector< GColor > &color) | BUI::CScrollAreaUI | |
| SetBkShowTiming(ShowModel mode) | BUI::CControlUI | |
| SetBlurSize(UINT size) | BUI::CControlUI | |
| SetBorderShowTiming(ShowModel mode) | BUI::CControlUI | |
| SetCaptureCtl() | BUI::CControlUI | |
| SetCellNumber(int idx_row, int idx_col, double value, int precision=3, bool remove_float_zero=true) | BUI::CTableViewUI | |
| SetCellString(int idx_row, int idx_col, const BeString &str) | BUI::CTableViewUI | |
| SetClipZoom(int x, int y, int w, int h) | BUI::CControlUI | |
| SetColumEditorUI(int idx_col, const std::shared_ptr< CControlUI > &editor) | BUI::CContainTitleUI | |
| SetColumFilterList(const std::vector< int > &rs) | BUI::CContainTitleUI | |
| SetColumnName(int idx_col, LPCTSTR text_id) | BUI::CContainTitleUI | |
| SetColumns(const std::vector< std::shared_ptr< TableHeaderNodeCell > > &title_list) | BUI::CContainTitleUI | |
| SetColWidth(UINT idx_col, LayoutValue value) | BUI::CContainTitleUI | |
| SetCommitTarget(ICommitTarget *obj) | BUI::CControlUI | |
| SetControlColorsStyle(ColorSceneType type, GBrushArray colors) | BUI::CControlUI | |
| SetControlMouseCursor(CursorMouse id) | BUI::CControlUI | |
| SetControlNotes(const BeString &str) | BUI::CControlUI | |
| SetControlText(BeString str, BOOL is_refresh=FALSE) | BUI::CControlUI | |
| SetControlTextByNumber(double value, int precision, BOOL remoe_last_zero) | BUI::CControlUI | |
| SetControlValueText(const BeString &str) | BUI::CControlUI | virtual |
| SetCurSel(int pos, int count, BOOL is_refresh=TRUE) | BUI::CTableViewUI | |
| SetDrawStyleWithFourCode(LPCTSTR draw_style) | BUI::CControlUI | |
| SetEditorUI(const std::shared_ptr< CControlUI > &editor) | BUI::CContainTitleUI | |
| SetEmptyTipImage(GImageIconInfo *img) | BUI::CScrollAreaUI | |
| SetEmptyTipText(const BeString &text) | BUI::CScrollAreaUI | |
| SetEventHandler(IEventHandler *hander) | BUI::CControlUI | |
| SetFixColCount(int c) | BUI::CContainTitleUI | |
| SetFocus() | BUI::CControlUI | |
| SetFont(GFont *font) | BUI::CControlUI | |
| SetFontSize(int height) | BUI::CControlUI | |
| SetGridFillMode(GridFillMode fill_mode) | BUI::CContainTitleUI | |
| SetGridLineStyle(UINT style) | BUI::CTableViewUI | |
| BUI::CContainTitleUI::SetGridLineStyle(PenType pen_type) | BUI::CContainTitleUI | |
| SetHeight(int h) | BUI::CControlUI | |
| SetItemRoundRadius(RoundRectRadius &radius) | BUI::CTableViewUI | |
| SetItemRoundSize(int rx, int ry) | BUI::CTableViewUI | |
| SetLauoutInfo(ILayout *parent, int w, int h, LayoutMode mw, LayoutMode mh) | BUI::CControlUI | |
| SetLeadWidth(int width) | BUI::CContainTitleUI | |
| SetMouseCursor(CursorMouse id) | BUI::CControlUI | protected |
| SetMovingColor(GColor cr) | BUI::CContainTitleUI | |
| SetOrderType(OrderByType order) | BUI::CSortContainer | |
| SetPageCurSel(int sel) | BUI::CTableViewUI | |
| SetPageSize(unsigned size) | BUI::CTableViewUI | |
| SetParent(CControlUI *parent) | BUI::CControlUI | |
| SetPauseStatus(BOOL is_pause) | BUI::CSortContainer | |
| SetPopTipUI(const std::shared_ptr< PopControlInfo > &pop_info) | BUI::CControlUI | |
| SetPositionX(int x) | BUI::CControlUI | |
| SetPositionXY(int x, int y) | BUI::CControlUI | |
| SetPositionY(int y) | BUI::CControlUI | |
| SetRoundRadiusValues(const CNumberValue radius[8]) | BUI::CControlUI | |
| SetRowHeight(int h) | BUI::CTableViewUI | |
| SetScrollbarAlign(UINT bar_type, AlignType align_type) | BUI::CScrollAreaUI | |
| SetScrollbarPos(UINT bar_type, int pos) | BUI::CScrollAreaUI | |
| SetScrollbarPosEnd(UINT bar_type=SBF_HORZ) | BUI::CScrollAreaUI | |
| SetScrollbarPosWithPercentage(UINT bar_type, int percent) | BUI::CScrollAreaUI | |
| SetScrollbarRange(UINT bar_type, int pos_min, int pos_max) | BUI::CScrollAreaUI | |
| SetScrollBarUISize(int size) | BUI::CScrollAreaUI | |
| SetShadowText(int dx, int dy, int blur_x, int blur_y, const GColor &color) | BUI::CControlUI | |
| SetShortCut(int virtual_key) | BUI::CControlUI | |
| SetShortCutCtrlCode(UBYTE virtual_key) | BUI::CControlUI | |
| SetSkinModule(const BeString &skin_group) | BUI::CControlUI | |
| SetSkinStyle(const BeString &skin_name) | BUI::CControlUI | |
| SetSortType(DataType dtype, BOOL is_no_case=FALSE) | BUI::CSortContainer | |
| SetStartingOfSerialNumber(int begin) | BUI::CTableViewUI | |
| SetStrokeSize(UINT size) | BUI::CControlUI | |
| SetTitleFont(GFont *font) | BUI::CContainTitleUI | |
| SetTitleHeight(int h) | BUI::CContainTitleUI | |
| SetToolTipText(LPCTSTR tip_text) | BUI::CControlUI | |
| SetToolTipText(const BeString &tip_str) | BUI::CControlUI | |
| SetTransposition(bool is_transposition) | BUI::CTableViewUI | |
| SetVarName(const BeString &str) | BUI::CControlUI | |
| SetVarNameA(const char *var_name) | BUI::CControlUI | |
| SetVarNameW(const WCHAR *varname) | BUI::CControlUI | |
| SetVisibleResultList(const std::vector< int > &rs) | BUI::CTableViewUI | |
| SetVisibleWhenMouseHover(BOOL open) | BUI::CControlUI | |
| SetWheelSpeed(UINT speed) | BUI::CScrollAreaUI | |
| SetWidth(int w) | BUI::CControlUI | |
| ShellAttribute(const BeString &str_name, const BeString &str_value) override | BUI::CTableViewUI | virtual |
| ShellAttributeToChildControl(const BeString &child_name, const BeString &str_name, const BeString &str_value) | BUI::CControlUI | |
| ShowChildScrollBar(BOOL show) | BUI::CScrollAreaUI | protected |
| ShowControl(bool is_show, bool notify_layout=true) | BUI::CControlUI | |
| ShowEditor(int idx_row, int idx_col, BOOL is_refresh=FALSE) | BUI::CTableViewUI | |
| ShowMultiCheckBox(bool is_show) | BUI::CTableViewUI | |
| ShowNumText(bool is_show) | BUI::CTableViewUI | |
| SortColumn() | BUI::CTableViewUI | |
| StrokeDashOffset() const | BUI::CControlUI | |
| SwapTitleColum(int c1, int c2) | BUI::CContainTitleUI | |
| TestOrder() const | BUI::CControlUI | |
| Text() const | BUI::CControlUI | |
| TextAlign(UINT idx_col) const | BUI::CContainTitleUI | |
| TipHide() | BUI::CControlUI | |
| TipTrack(int x, int y, LPCTSTR text=NULL) | BUI::CControlUI | |
| TitleHeight(BOOL display=TRUE) const | BUI::CContainTitleUI | |
| TranslateSyncMsg(UINT message, WPARAM wp, LPARAM lp) | BUI::CControlUI | |
| TriggerAction() | BUI::CControlUI | |
| TriggerScript() | BUI::CControlUI | |
| UpdateAdaptLayout() const | BUI::CControlUI | |
| UpdateMarginStateFlag() | BUI::CControlUI | protected |
| UpdateScrollBarPostion(RECT *rc) | BUI::CScrollAreaUI | |
| ViewOrigin() const | BUI::CControlUI | virtual |
| VisableAll(bool is_show, BOOL is_erase=TRUE) | BUI::CTableViewUI | |
| VisableColumnCount() const | BUI::CContainTitleUI | |
| VisableRowCount() const | BUI::CTableViewUI | |
| Width() const | BUI::CControlUI | |
| ~CContainTitleUI() | BUI::CContainTitleUI | |
| ~CControlUI() | BUI::CControlUI | virtual |
| ~CScrollAreaUI() | BUI::CScrollAreaUI | virtual |
| ~CSortContainer() | BUI::CSortContainer | |
| ~CTableViewUI() | BUI::CTableViewUI | |
| ~ICommitTarget() | BUI::ICommitTarget | virtual |
| ~IControlUI() | BUI::IControlUI | virtual |
| ~IEventHandler() | BUI::IEventHandler | virtual |