成员的完整列表,这些成员属于 BUI::CNodeSpanCell,包括所有继承而来的类成员
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 | |
CNodeSpanCell() | BUI::CNodeSpanCell | |
CNodeSpanCell(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeSpanCell | |
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 | |
m_action | BUI::CNodeCell | |
m_backdata | BUI::CNodeCell | |
m_cmd_ast | BUI::CNodeCell | |
m_nameid | BUI::CNodeCell | |
m_notifyHandler | BUI::CNodeCell | |
m_rawdata | BUI::CNodeCell | |
m_rcCell | BUI::CNodeCell | |
m_state | BUI::CNodeCell | |
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 | |
PtInCell(POINT pt) | BUI::CNodeCell | |
SetBackNodeData(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
SetMergeSpanYOffset(int dy) | BUI::CNodeSpanCell | |
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 | |
~CNodeCell() | BUI::CNodeCell | virtual |
~CNodeSpanCell() | BUI::CNodeSpanCell | |