| BcfHierarchicalViewManager Methods | |
The BcfHierarchicalViewManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AddBranchBindingSourceTBindingSource |
Creates a new binding source and adds it to the specified parents ChildBindingSources.
| |
| AddRootBindingSourceTBindingSource |
Creates and registers a new binding source.
| |
| CanNavigateBackward |
Determines whether can navigate backward.
| |
| CanNavigateForward |
Determines whether can navigate forward.
| |
| CanRestoreNavigationState |
Determines whether at lease one entry in preview can be restored.
| |
| ClearNavigationHistory |
Clears the navigation history.
| |
| CreateCustomView(String) |
Creates the custom view.
(Inherited from BcfViewManager.) | |
| CreateCustomView(String, FuncBcfRowView, Boolean) |
Creates the custom view.
(Inherited from BcfViewManager.) | |
| CreateNavigationStateRecord |
Creates the navigation state record.
| |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from BcfViewManager.) | |
| Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
(Overrides BcfViewManagerDispose(Boolean).) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetDefaultEmptyView |
Gets an default empty view.
(Inherited from BcfViewManager.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetRelatedCurrencyManager |
Gets the CurrencyManager for this ICurrencyManagerProvider and the specified data member.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NavigateBackward |
Navigates backward.
| |
| NavigateForward |
Navigates forward.
| |
| NavigateTo |
Sets the given row as current row.
| |
| NavigationStatePreviewEqualsCurrent |
Indicates whether the historical view state equals current.
| |
| OnEventsReleaseEnd |
Raises the EventsReleaseEnd event.
(Inherited from BcfViewManager.) | |
| OnEventsReleaseStart |
Raises the EventsReleaseStart event.
(Inherited from BcfViewManager.) | |
| OnIgnoreRecurrentDataChange |
Raises the IgnoreRecurrentDataChange event.
(Inherited from BcfViewManager.) | |
| OnNavigated |
Raises the Navigated event.
| |
| OnViewStateCollect |
Raises the ViewStateCollect event.
| |
| OnViewStateRestore |
Raises the ViewStateRestore event.
| |
| PerformNavigation |
Performs the navigation.
| |
| RemoveBindingSource |
Removes the binding source.
| |
| RestoreNavigationStateRecord |
Restores the navigation state record.
| |
| SupportsClassicBinding |
Supports classic binding.
(Inherited from BcfViewManager.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UpdateNavigationPreview |
Updates the navigation preview.
|