![]() | ContextHolder Class |
Namespace: Slash.Unity.DataBind.Core.Presentation
The ContextHolder type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContextHolder | Initializes a new instance of the ContextHolder class |
Name | Description | |
---|---|---|
![]() | Context |
Data context.
|
![]() | ContextType |
Type of context to create on startup.
|
![]() | CreateContext |
Indicates if a context should be created from the specified context type.
|
![]() | Path |
Path from parent to the context.
Used to resolve relative paths.
|
Name | Description | |
---|---|---|
![]() | Awake |
Unity callback.
|
![]() | NotifyContextOperatorsAboutContextChange |
Notifies the context operators which depend on this context holder about a context change.
|
![]() | OnContextChanged |
Called when the context of this holder changed.
|
![]() | SetContext |
Sets the context and its path from the parent to the context.
|
Name | Description | |
---|---|---|
![]() | ContextChanged |
Called when the context of this holder changed.
|