Definition at line 299 of file SAdapter-i.h.
◆ AddRef()
| long ITvDataSetObserver::AddRef |
( |
| ) |
|
◆ notifyItemBeforeRemove()
| void ITvDataSetObserver::notifyItemBeforeRemove |
( |
HSTREEITEM | hItem | ) |
|
当指定树项即将被移除时调用
- Parameters
-
- Returns
- void
◆ onBranchChanged()
| void ITvDataSetObserver::onBranchChanged |
( |
HSTREEITEM | hBranch | ) |
|
当整个数据集发生变化时调用
- Parameters
-
- Returns
- void
◆ onBranchExpandedChanged()
| void ITvDataSetObserver::onBranchExpandedChanged |
( |
HSTREEITEM | hBranch, |
|
|
BOOL | bExpandedOld, |
|
|
BOOL | bExpandedNew ) |
当指定树项展开状态改变时调用
- Parameters
-
| hBranch | HSTREEITEM – 目标分支 |
| bExpandedOld | BOOL – 旧的展开状态 |
| bExpandedNew | BOOL – 新的展开状态 |
- Returns
- void
◆ onBranchInvalidated()
| void ITvDataSetObserver::onBranchInvalidated |
( |
HSTREEITEM | hBranch, |
|
|
BOOL | bInvalidParents, |
|
|
BOOL | bInvalidChildren ) |
当指定树项数据变得无效时调用
- Parameters
-
| hBranch | HSTREEITEM – 目标分支 |
| bInvalidParents | BOOL – 目标的父项变得无效 |
| bInvalidChildren | BOOL – 目标的子项变得无效 |
- Returns
- void
◆ OnFinalRelease()
| void ITvDataSetObserver::OnFinalRelease |
( |
| ) |
|
◆ Release()
| long ITvDataSetObserver::Release |
( |
| ) |
|
The documentation for this struct was generated from the following file: