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 | |
CellRect() const | BUI::CNodeCell | |
Clear() | BUI::CNodeCell | |
CNodeCell() | BUI::CNodeCell | |
CNodeCell(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
CreateThisColNodeData(CControlUI *parent) | BUI::TableHeaderNodeCell | |
DoNodeAction() const | BUI::CNodeCell | |
EnableExchangePos(bool benbale) | BUI::TableHeaderNodeCell | |
EnableSort(BOOL bSort) | 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 isTransposition) | BUI::TableHeaderNodeCell | |
InsertNodeData(int pos, std::shared_ptr< CNodeData > valuedata, int w=0, int h=0, SizeMode stw=AdaptFill, SizeMode sth=AdaptFill) | BUI::CNodeCell | |
IsExchangePos() const | BUI::TableHeaderNodeCell | |
m_action | BUI::CNodeCell | |
m_backdata | BUI::CNodeCell | |
m_bEnableExChangePos | BUI::TableHeaderNodeCell | |
m_bEnableSort | BUI::TableHeaderNodeCell | |
m_bNoCase | BUI::TableHeaderNodeCell | |
m_cell_node_for_build | BUI::TableHeaderNodeCell | |
m_cmd_ast | BUI::CNodeCell | |
m_nameid | BUI::CNodeCell | |
m_nColumShowPosition | BUI::TableHeaderNodeCell | |
m_nColWidth | BUI::TableHeaderNodeCell | |
m_nMaxWidth | BUI::TableHeaderNodeCell | |
m_nMinWidth | BUI::TableHeaderNodeCell | |
m_notifyHandler | BUI::CNodeCell | |
m_nRangeMax | BUI::MatchFeatures | protected |
m_nRangeMin | BUI::MatchFeatures | protected |
m_nWidthOffset | BUI::TableHeaderNodeCell | |
m_orderType | BUI::TableHeaderNodeCell | |
m_padding | BUI::TableHeaderNodeCell | |
m_pEditorUI | BUI::TableHeaderNodeCell | |
m_rawdata | BUI::CNodeCell | |
m_rcCell | BUI::CNodeCell | |
m_rcClip | BUI::TableHeaderNodeCell | |
m_rcClipCol | BUI::TableHeaderNodeCell | |
m_sortType | BUI::TableHeaderNodeCell | |
m_state | BUI::CNodeCell | |
m_textMatch | BUI::MatchFeatures | protected |
m_type | BUI::MatchFeatures | protected |
m_uTxtAlign | BUI::TableHeaderNodeCell | |
m_widthValue | BUI::TableHeaderNodeCell | |
MatchFeatures() | BUI::MatchFeatures | |
MatchText() | BUI::MatchFeatures | |
MatchType() const | BUI::MatchFeatures | |
Name() | BUI::CNodeCell | |
NeedUpdateHostUI() | BUI::CNodeCell | |
NeedUpdateUI() | BUI::CNodeCell | |
NotifyMsg(UINT message, WPARAM wp, LPARAM lp) | BUI::CNodeCell | |
OnDrawNodeCell(ISurface *pSurface, int paintState, RECT rcCell, COLORREF textColor, UINT textAlignFlag, PathTransInfo *clipborderpath=NULL) | BUI::CNodeCell | |
OnDrawTitleCellText(ISurface *pSurface, RECT rcCell, COLORREF textColor, UINT textAlignFlag, int dx=0, int dy=0) | BUI::TableHeaderNodeCell | |
OnMessageHandler(UINT message, WPARAM wParam, LPARAM lParam) | BUI::TableHeaderNodeCell | virtual |
PtInCell(POINT pt) | BUI::CNodeCell | |
SetBackNodeData(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 | |
SetMatchNumRange(int64_t mini, int64_t maxi) | BUI::MatchFeatures | |
SetMatchText(BeString &str) | BUI::MatchFeatures | |
SetMatchType(MATCH_TYPE type) | BUI::MatchFeatures | |
SetName(BeString id) | BUI::CNodeCell | |
SetNodeData(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 max_) | BUI::TableHeaderNodeCell | |
SetSizeMin(int min_) | BUI::TableHeaderNodeCell | |
SetSyntaxAst(LPCTSTR str_script) | BUI::CNodeCell | |
SetWidth(SizeValue value) | BUI::TableHeaderNodeCell | |
SetWidthIncrement(int dw) | BUI::TableHeaderNodeCell | |
ShellNodeCellAttribute(const BeString &szName, const BeString &szText) | BUI::CNodeCell | |
TableHeaderNodeCell() | BUI::TableHeaderNodeCell | |
TableHeaderNodeCell(std::shared_ptr< CNodeData > valuedata, int nColWidth, SizeMode model, UINT nFormat) | BUI::TableHeaderNodeCell | |
Width(BOOL display=TRUE) const | BUI::TableHeaderNodeCell | |
~CNodeCell() | BUI::CNodeCell | virtual |
~MatchFeatures() | BUI::MatchFeatures | |
~TableHeaderNodeCell() | BUI::TableHeaderNodeCell | |