CAbstractBinding | A binding is a relation between two property values |
CAbstractBindingRuntime | Runtime class for simple one-on-one bindings |
CResourceManager.AcquireTask | Load task for a group of resources |
►CActionBaseMetadata | Metadata definitions for ActionBase |
►CActionBase | Base abstraction class for Action classes |
►CAction | Actions are small operations that Kanzi executes when the trigger event that contains that action occurs and the trigger conditions are met |
►CForwardingAction | ForwardingAction is the base class for the action classes that read and send arguments, such as SetPropertyAction or DispatchMessageAction |
CDispatchMessageAction | |
CSetPropertyAction | Sets a property value to a float property or a float attribute a structured property |
CWriteLogAction | Writes a message to the Kanzi Studio Log window |
CMoveFocusAction | Transfers focus to another focusable item in the focus navigation chain |
CTrySetFocusAction | Tries to set focus to the node that you set in the Target Item property |
►CApplyAction | |
CApplyActivationAction | Keeps an Activity node activated for as long as the conditions are met in a Data Trigger that contains this action |
CApplyPropertyAction | Sets a property to the requested value for as long as the conditions are met in a Data Trigger that contains this action |
►CActionMetadata | Metadata definitions for Action |
CAction | Actions are small operations that Kanzi executes when the trigger event that contains that action occurs and the trigger conditions are met |
►CForwardingActionMetadata | Metadata definitions for ForwardingAction |
CForwardingAction | ForwardingAction is the base class for the action classes that read and send arguments, such as SetPropertyAction or DispatchMessageAction |
►CDispatchMessageActionMetadata | Metadata definitions for DispatchMessageAction |
CDispatchMessageAction | |
►CSetPropertyActionMetadata | Metadata definitions for SetPropertyAction |
CSetPropertyAction | Sets a property value to a float property or a float attribute a structured property |
►CWriteLogActionMetadata | Metadata definitions for WriteLogAction |
CWriteLogAction | Writes a message to the Kanzi Studio Log window |
►CMoveFocusActionMetadata | Metadata definitions for MoveFocusAction |
CMoveFocusAction | Transfers focus to another focusable item in the focus navigation chain |
►CTrySetFocusActionMetadata | Metadata definitions for TrySetFocusAction |
CTrySetFocusAction | Tries to set focus to the node that you set in the Target Item property |
►CApplyActionMetadata | Metadata definitions for ApplyAction |
CApplyAction | |
►CApplyActivationActionMetadata | Metadata definitions for ApplyActivationAction |
CApplyActivationAction | Keeps an Activity node activated for as long as the conditions are met in a Data Trigger that contains this action |
►CApplyPropertyActionMetadata | Metadata definitions for ApplyPropertyAction |
CApplyPropertyAction | Sets a property to the requested value for as long as the conditions are met in a Data Trigger that contains this action |
►CActivityConceptMetadata | Metadata definitions for ActivityConcept |
►CActivity2DMetadata | Metadata definitions for Activity2D |
CActivity2D | |
►CActivity3DMetadata | Metadata definitions for Activity3D |
CActivity3D | |
►CActivityHostConceptMetadata | Metadata definitions for ActivityHostConcept |
►CDataDrivenExclusiveActivityHost2DMetadata | Metadata definitions for DataDrivenExclusiveActivityHost2D |
CDataDrivenExclusiveActivityHost2D | Use a Data-Driven Exclusive Activity Host 2D, with a data source, to generate Activity 2D nodes from the content of data objects |
►CDataDrivenExclusiveActivityHost3DMetadata | Metadata definitions for DataDrivenExclusiveActivityHost3D |
CDataDrivenExclusiveActivityHost3D | Use a Data-Driven Exclusive Activity Host 3D, with a data source, to generate Activity 3D nodes from the content of data objects |
►CExclusiveActivityHost2DMetadata | Metadata definitions for ExclusiveActivityHost2D |
CExclusiveActivityHost2D | |
►CExclusiveActivityHost3DMetadata | Metadata definitions for ExclusiveActivityHost3D |
CExclusiveActivityHost3D | |
►CParallelActivityHost2DMetadata | Metadata definitions for ParallelActivityHost2D |
CParallelActivityHost2D | |
►CParallelActivityHost3DMetadata | Metadata definitions for ParallelActivityHost3D |
CParallelActivityHost3D | |
CAssert | A class that can be used to analyze the correctness of the program's behavior |
►CAutoCloseable | |
CObjectRef< ObjectType extends KanziObject > | The ObjectRef class is used to store an owning reference to a KanziObject instance |
CProfileScope | The ProfileScope is used to trace a scope in the Kanzi profiler |
CResourceManager.LoadTask | Load task allows implementing custom asynchronous resource loading |
CResourceManager.ProtocolHandler.Result | Holds the result of ProtocolHandler handle callback |
CBindingBuilder | Use BindingBuilder to create bindings |
►CBindingProcessorMetadata | Metadata definitions for BindingProcessor |
►CBindingProcessor | Binding processor |
CCallbackBindingProcessor | Callback processor |
►CInstructionBindingProcessor | |
CAnimationBindingProcessor | |
CRangeAccumulateBindingProcessor | |
CResourceBindingProcessor | |
CRangeBindingProcessor | |
►CCallbackBindingProcessorMetadata | Metadata definitions for CallbackBindingProcessor |
CCallbackBindingProcessor | Callback processor |
CExpressionBindingProcessorMetadata | Metadata definitions for ExpressionBindingProcessor |
►CInstructionBindingProcessorMetadata | Metadata definitions for InstructionBindingProcessor |
CInstructionBindingProcessor | |
►CAnimationBindingProcessorMetadata | Metadata definitions for AnimationBindingProcessor |
CAnimationBindingProcessor | |
►CRangeAccumulateBindingProcessorMetadata | Metadata definitions for RangeAccumulateBindingProcessor |
CRangeAccumulateBindingProcessor | |
►CResourceBindingProcessorMetadata | Metadata definitions for ResourceBindingProcessor |
CResourceBindingProcessor | |
►CRangeBindingProcessorMetadata | Metadata definitions for RangeBindingProcessor |
CRangeBindingProcessor | |
CBitmapImage | BitmapImage is the basic runtime primitive to load, hold, and convert image data in memory |
►CBlurEffect2DEnums | |
►CBlurEffect2DMetadata | Metadata definitions for BlurEffect2D |
CBlurEffect2D | Use the Blur Effect 2D to add a Gaussian blur effect to a 2D node |
►CButtonConceptMetadata | Metadata definitions for ButtonConcept |
►CButton2DMetadata | Metadata definitions for Button2D |
CButton2D | A class that implements a 2D button UI control |
►CButton3DMetadata | Metadata definitions for Button3D |
CButton3D | Use a Button 3D to create buttons in 3D space |
►CToggleButton2DMetadata | Metadata definitions for ToggleButton2D |
CToggleButton2D | Use a Toggle Button 2D to create buttons with multiple toggle states in 2D space |
►CToggleButton3DMetadata | Metadata definitions for ToggleButton3D |
CToggleButton3D | Use a Toggle Button 3D to create buttons with multiple toggle states in 3D space |
CResourceManager.AcquireTask.Callback | Callback interface to indicate that resource loading is finished |
CCallbackBindingProcessor.Callback | A callback that validates the received value |
►CCameraEnums | |
►CCameraMetadata | Metadata definitions for Camera |
CCamera | |
►CClickConceptMetadata | Metadata definitions for ClickConcept |
CButton2DMetadata | Metadata definitions for Button2D |
CButton3DMetadata | Metadata definitions for Button3D |
►CListBoxItemContainer2DMetadata | Metadata definitions for ListBoxItemContainer2D |
CListBoxItemContainer2D | Use a List Box Item Container 2D prefab to set the appearance and behavior of items in a Grid List Box 2D node |
►CListBoxItemContainer3DMetadata | Metadata definitions for ListBoxItemContainer3D |
CListBoxItemContainer3D | Use a List Box Item Container 3D prefab to set the appearance and behavior of items in a Grid List Box 3D or Trajectory List Box 3D node |
CToggleButton2DMetadata | Metadata definitions for ToggleButton2D |
CToggleButton3DMetadata | Metadata definitions for ToggleButton3D |
CColorRGBA | Color with 4 floating point components: red, green, blue and alpha (r, g, b, a) |
CCodeBehind.CommandHandler | CommandHandler implements a handler for a command |
CCommandMetadata | Metadata definitions for Command |
►CConditionMetadata | Metadata definitions for Condition |
CCondition | Condition for triggers |
CExpressionConditionMetadata | Metadata definitions for ExpressionCondition |
►CConstraintsEnums | |
CConstraintsMetadata | Metadata definitions for Constraints |
►CContentLayoutConceptMetadata | Metadata definitions for ContentLayoutConcept |
►CContentLayout2DMetadata | Metadata definitions for ContentLayout2D |
►CContentLayout2D | Use a Content Layout 2D node to present content in a 2D UI control as a single item |
CDataDrivenExclusiveActivityHost2D | Use a Data-Driven Exclusive Activity Host 2D, with a data source, to generate Activity 2D nodes from the content of data objects |
CListBoxItemContainer2D | Use a List Box Item Container 2D prefab to set the appearance and behavior of items in a Grid List Box 2D node |
CActivity2DMetadata | Metadata definitions for Activity2D |
CDataDrivenExclusiveActivityHost2DMetadata | Metadata definitions for DataDrivenExclusiveActivityHost2D |
CExclusiveActivityHost2DMetadata | Metadata definitions for ExclusiveActivityHost2D |
CListBoxItemContainer2DMetadata | Metadata definitions for ListBoxItemContainer2D |
CParallelActivityHost2DMetadata | Metadata definitions for ParallelActivityHost2D |
►CContentLayout3DMetadata | Metadata definitions for ContentLayout3D |
►CContentLayout3D | Use a Content Layout 3D node to present content in a 3D UI control as a single item |
CDataDrivenExclusiveActivityHost3D | Use a Data-Driven Exclusive Activity Host 3D, with a data source, to generate Activity 3D nodes from the content of data objects |
CListBoxItemContainer3D | Use a List Box Item Container 3D prefab to set the appearance and behavior of items in a Grid List Box 3D or Trajectory List Box 3D node |
CActivity3DMetadata | Metadata definitions for Activity3D |
CDataDrivenExclusiveActivityHost3DMetadata | Metadata definitions for DataDrivenExclusiveActivityHost3D |
CExclusiveActivityHost3DMetadata | Metadata definitions for ExclusiveActivityHost3D |
CListBoxItemContainer3DMetadata | Metadata definitions for ListBoxItemContainer3D |
CParallelActivityHost3DMetadata | Metadata definitions for ParallelActivityHost3D |
CTextureEnums.CreateInfo | |
►CDataContextMetadata | Metadata definitions for DataContext |
►CDataContext | DataContext acts as a container for data |
►CDataObject | DataObject is a node in a tree of data |
CDataObjectBool | DataObjectBool is a specialization of DataObject for data of Boolean type |
CDataObjectInt | DataObjectInt is a specialization of DataObject for data of Integer type |
CDataObjectList | DataObjectList is a specialization of DataObject for list data |
CDataObjectReal | DataObjectReal is a specialization of DataObject for data of Double type |
CDataObjectString | DataObjectString is a specialization of DataObject for data of String type |
CDataSource | Use data sources to separate the user interface from the application data and to remove the dependencies between a Kanzi Studio project and the application code which define the Kanzi application |
►CDataObjectMetadata | Metadata definitions for DataObject |
CDataObject | DataObject is a node in a tree of data |
►CDataObjectBoolMetadata | Metadata definitions for DataObjectBool |
CDataObjectBool | DataObjectBool is a specialization of DataObject for data of Boolean type |
►CDataObjectIntMetadata | Metadata definitions for DataObjectInt |
CDataObjectInt | DataObjectInt is a specialization of DataObject for data of Integer type |
►CDataObjectListMetadata | Metadata definitions for DataObjectList |
CDataObjectList | DataObjectList is a specialization of DataObject for list data |
►CDataObjectRealMetadata | Metadata definitions for DataObjectReal |
CDataObjectReal | DataObjectReal is a specialization of DataObject for data of Double type |
►CDataObjectStringMetadata | Metadata definitions for DataObjectString |
CDataObjectString | DataObjectString is a specialization of DataObject for data of String type |
►CDataSourceMetadata | Metadata definitions for DataSource |
CDataSource | Use data sources to separate the user interface from the application data and to remove the dependencies between a Kanzi Studio project and the application code which define the Kanzi application |
►CDataDrivenExclusiveActivityHostConceptMetadata | Metadata definitions for DataDrivenExclusiveActivityHostConcept |
CDataDrivenExclusiveActivityHost2DMetadata | Metadata definitions for DataDrivenExclusiveActivityHost2D |
CDataDrivenExclusiveActivityHost3DMetadata | Metadata definitions for DataDrivenExclusiveActivityHost3D |
►CDispatchMessageActionEnums | |
CDispatchMessageActionMetadata | Metadata definitions for DispatchMessageAction |
►CDockLayoutConceptEnums | |
►CDockLayoutConceptMetadata | Metadata definitions for DockLayoutConcept |
►CDockLayout2DMetadata | Metadata definitions for DockLayout2D |
CDockLayout2D | |
►CDockLayout3DMetadata | Metadata definitions for DockLayout3D |
CDockLayout3D | Use Dock Layout 3D to divide objects relative to each other in 3D space |
CDomain | Domain binds Kanzi subsystems and objects together |
CDomainMetadata | Metadata definitions for Domain |
CDynamicMessageType< com.rightware.kanzi.metadata.ActivityConceptMetadata.ActivityPrefabMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ActivityConceptMetadata.com.rightware.kanzi.metadata.ActivityConceptMetadata.ActivityInternalMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ActivityConceptMetadata.com.rightware.kanzi.metadata.ActivityConceptMetadata.ActivityMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ActivityConceptMetadata.com.rightware.kanzi.metadata.ActivityConceptMetadata.StartActivationInternalMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ActivityConceptMetadata.com.rightware.kanzi.metadata.ActivityConceptMetadata.StatusChangedInternalMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ActivityConceptMetadata.com.rightware.kanzi.metadata.ActivityConceptMetadata.StatusChangedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ActivityHostConceptMetadata.com.rightware.kanzi.metadata.ActivityHostConceptMetadata.ActivationMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ActivityHostConceptMetadata.com.rightware.kanzi.metadata.ActivityHostConceptMetadata.RegisterActivityElementInternalMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ActivityHostConceptMetadata.com.rightware.kanzi.metadata.ActivityHostConceptMetadata.UnregisterActivityElementInternalMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.AnimationPlayerMetadata.com.rightware.kanzi.metadata.AnimationPlayerMetadata.CompletedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.AnimationPlayerMetadata.com.rightware.kanzi.metadata.AnimationPlayerMetadata.PauseMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.AnimationPlayerMetadata.com.rightware.kanzi.metadata.AnimationPlayerMetadata.PlayMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.AnimationPlayerMetadata.com.rightware.kanzi.metadata.AnimationPlayerMetadata.ResumeMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.AnimationPlayerMetadata.com.rightware.kanzi.metadata.AnimationPlayerMetadata.StartedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.AnimationPlayerMetadata.com.rightware.kanzi.metadata.AnimationPlayerMetadata.StopMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.AnimationPlayerMetadata.com.rightware.kanzi.metadata.AnimationPlayerMetadata.StoppedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ButtonConceptMetadata.com.rightware.kanzi.metadata.ButtonConceptMetadata.CanceledMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ButtonConceptMetadata.com.rightware.kanzi.metadata.ButtonConceptMetadata.ClickedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ButtonConceptMetadata.com.rightware.kanzi.metadata.ButtonConceptMetadata.LongPressMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ButtonConceptMetadata.com.rightware.kanzi.metadata.ButtonConceptMetadata.PointerEnteredMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ButtonConceptMetadata.com.rightware.kanzi.metadata.ButtonConceptMetadata.PointerLeftMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ButtonConceptMetadata.com.rightware.kanzi.metadata.ButtonConceptMetadata.PressedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ButtonConceptMetadata.com.rightware.kanzi.metadata.ButtonConceptMetadata.ToggledOffMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ButtonConceptMetadata.com.rightware.kanzi.metadata.ButtonConceptMetadata.ToggledOnMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ButtonConceptMetadata.com.rightware.kanzi.metadata.ButtonConceptMetadata.ToggleStateChangedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ClickManipulatorMetadata.com.rightware.kanzi.metadata.ClickManipulatorMetadata.ClickBeginMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ClickManipulatorMetadata.com.rightware.kanzi.metadata.ClickManipulatorMetadata.ClickCancelMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ClickManipulatorMetadata.com.rightware.kanzi.metadata.ClickManipulatorMetadata.ClickEnterMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ClickManipulatorMetadata.com.rightware.kanzi.metadata.ClickManipulatorMetadata.ClickLeaveMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ClickManipulatorMetadata.com.rightware.kanzi.metadata.ClickManipulatorMetadata.ClickMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.CommandMetadata.com.rightware.kanzi.metadata.CommandMetadata.CommandMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.DragAndDropManipulatorMetadata.com.rightware.kanzi.metadata.DragAndDropManipulatorMetadata.CanceledMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.DragAndDropManipulatorMetadata.com.rightware.kanzi.metadata.DragAndDropManipulatorMetadata.FinishedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.DragAndDropManipulatorMetadata.com.rightware.kanzi.metadata.DragAndDropManipulatorMetadata.MovedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.DragAndDropManipulatorMetadata.com.rightware.kanzi.metadata.DragAndDropManipulatorMetadata.StartedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ExclusiveActivityHostConceptMetadata.com.rightware.kanzi.metadata.ExclusiveActivityHostConceptMetadata.ImplicitActivityChangeRequestMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.FloatValueAccumulatorMetadata.com.rightware.kanzi.metadata.FloatValueAccumulatorMetadata.SetAccumulatedValueBoundariesMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.FocusManagerMetadata.com.rightware.kanzi.metadata.FocusManagerMetadata.FocusEnteredFocusScopeMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.FocusManagerMetadata.com.rightware.kanzi.metadata.FocusManagerMetadata.FocusLeftFocusScopeMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.FocusManagerMetadata.com.rightware.kanzi.metadata.FocusManagerMetadata.InputOutsideOverlayMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.FocusManagerMetadata.com.rightware.kanzi.metadata.FocusManagerMetadata.MoveFocusMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.FocusManagerMetadata.com.rightware.kanzi.metadata.FocusManagerMetadata.OverlayBroughtToFrontMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.FocusManagerMetadata.com.rightware.kanzi.metadata.FocusManagerMetadata.OverlayGainedFocusMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.FocusManagerMetadata.com.rightware.kanzi.metadata.FocusManagerMetadata.OverlayLostFocusMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.FocusManagerMetadata.com.rightware.kanzi.metadata.FocusManagerMetadata.OverlaySentToBackMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.FocusManagerMetadata.com.rightware.kanzi.metadata.FocusManagerMetadata.PostFocusMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.FocusManagerMetadata.com.rightware.kanzi.metadata.FocusManagerMetadata.PreFocusMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.IntValueAccumulatorMetadata.com.rightware.kanzi.metadata.IntValueAccumulatorMetadata.SetAccumulatedValueBoundariesMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.KeyboardMetadata.com.rightware.kanzi.metadata.KeyboardMetadata.KeyDownMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.KeyboardMetadata.com.rightware.kanzi.metadata.KeyboardMetadata.KeyUpMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.KeyManipulatorMetadata.com.rightware.kanzi.metadata.KeyManipulatorMetadata.KeyCanceledMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.KeyManipulatorMetadata.com.rightware.kanzi.metadata.KeyManipulatorMetadata.KeyPressedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.KeyManipulatorMetadata.com.rightware.kanzi.metadata.KeyManipulatorMetadata.KeyReleasedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ListBoxConceptMetadata.com.rightware.kanzi.metadata.ListBoxConceptMetadata.ItemHiddenMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ListBoxConceptMetadata.com.rightware.kanzi.metadata.ListBoxConceptMetadata.ItemSelectedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ListBoxConceptMetadata.com.rightware.kanzi.metadata.ListBoxConceptMetadata.ItemVisibleMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.ScrolledMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.ScrollFinishedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.ScrollStartedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.TargetChangedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.UserScrollFinishedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.com.rightware.kanzi.metadata.ListBoxScrollingConceptMetadata.UserScrollStartedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.LongPressManipulatorMetadata.com.rightware.kanzi.metadata.LongPressManipulatorMetadata.LongPressCancelMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.LongPressManipulatorMetadata.com.rightware.kanzi.metadata.LongPressManipulatorMetadata.LongPressMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.MultiClickManipulatorMetadata.com.rightware.kanzi.metadata.MultiClickManipulatorMetadata.CanceledMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.MultiClickManipulatorMetadata.com.rightware.kanzi.metadata.MultiClickManipulatorMetadata.MultiClickMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.NavigationManipulatorMetadata.com.rightware.kanzi.metadata.NavigationManipulatorMetadata.KeyNavigationMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.NodeComponentMetadata.NodeComponentSourceMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.com.rightware.kanzi.metadata.PageMetadata.ActivatedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.com.rightware.kanzi.metadata.PageMetadata.DeactivatedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.com.rightware.kanzi.metadata.PageMetadata.NavigateMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.com.rightware.kanzi.metadata.PageMetadata.NavigateParentMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.com.rightware.kanzi.metadata.PageMetadata.NavigationActivatedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.com.rightware.kanzi.metadata.PageMetadata.NavigationDeactivatedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.com.rightware.kanzi.metadata.PageMetadata.RegisterToNavigationdMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.com.rightware.kanzi.metadata.PageMetadata.UnregisterFromNavigationMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.NavigateNextMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.NavigatePreviousMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.NavigationFinishedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PageMetadata.NavigationStartedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PanManipulatorMetadata.com.rightware.kanzi.metadata.PanManipulatorMetadata.CanceledMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PanManipulatorMetadata.com.rightware.kanzi.metadata.PanManipulatorMetadata.EnteredMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PanManipulatorMetadata.com.rightware.kanzi.metadata.PanManipulatorMetadata.FinishedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PanManipulatorMetadata.com.rightware.kanzi.metadata.PanManipulatorMetadata.LeftMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PanManipulatorMetadata.com.rightware.kanzi.metadata.PanManipulatorMetadata.MovedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PanManipulatorMetadata.com.rightware.kanzi.metadata.PanManipulatorMetadata.StartedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PinchManipulatorMetadata.com.rightware.kanzi.metadata.PinchManipulatorMetadata.CanceledMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PinchManipulatorMetadata.com.rightware.kanzi.metadata.PinchManipulatorMetadata.FinishedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PinchManipulatorMetadata.com.rightware.kanzi.metadata.PinchManipulatorMetadata.MovedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PinchManipulatorMetadata.com.rightware.kanzi.metadata.PinchManipulatorMetadata.StartedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PrefabViewConceptMetadata.com.rightware.kanzi.metadata.PrefabViewConceptMetadata.AsynchronousLoadCompletedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PrefabViewConceptMetadata.com.rightware.kanzi.metadata.PrefabViewConceptMetadata.LoadAsynchronouslyMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PropertyTargetEasingInterpolatorMetadata.com.rightware.kanzi.metadata.PropertyTargetEasingInterpolatorMetadata.SetEnabledMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.PropertyTargetInterpolatorMetadata.com.rightware.kanzi.metadata.PropertyTargetInterpolatorMetadata.CompletedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.RangeConceptMetadata.com.rightware.kanzi.metadata.RangeConceptMetadata.ValueChangedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.RangeConceptMetadata.com.rightware.kanzi.metadata.RangeConceptMetadata.ValueChangeFinishedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.RangeConceptMetadata.com.rightware.kanzi.metadata.RangeConceptMetadata.ValueChangeStartedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScreenMetadata.com.rightware.kanzi.metadata.ScreenMetadata.ActivateThemeMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollDirectionMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollDownMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollEdgeMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrolledMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollEndMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollFinishedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollHomeMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollLeftMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollPageDownMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollPageMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollPageUpMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollRightMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollStartedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ScrollUpMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.SetScrollMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.SetScrollTargetMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.SnapRequestMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.UserScrollFinishedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.UserScrollStartedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ScrollViewConceptMetadata.com.rightware.kanzi.metadata.ScrollViewConceptMetadata.ZoomedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.StateManagerMetadata.com.rightware.kanzi.metadata.StateManagerMetadata.EnteredStateMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.StateManagerMetadata.com.rightware.kanzi.metadata.StateManagerMetadata.GoToNextDefinedStateMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.StateManagerMetadata.com.rightware.kanzi.metadata.StateManagerMetadata.GoToPreviousDefinedStateMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.StateManagerMetadata.com.rightware.kanzi.metadata.StateManagerMetadata.GoToStateMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.StateManagerMetadata.com.rightware.kanzi.metadata.StateManagerMetadata.LeftStateMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.StateManagerMetadata.com.rightware.kanzi.metadata.StateManagerMetadata.TransitionFinishedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.StateManagerMetadata.com.rightware.kanzi.metadata.StateManagerMetadata.TransitionStartedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxConceptMetadata.com.rightware.kanzi.metadata.TextBoxConceptMetadata.CursorPositionMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxConceptMetadata.com.rightware.kanzi.metadata.TextBoxConceptMetadata.EditingStateChangedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxConceptMetadata.com.rightware.kanzi.metadata.TextBoxConceptMetadata.InputMethodActionMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxConceptMetadata.com.rightware.kanzi.metadata.TextBoxConceptMetadata.InputMethodAvailableMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxConceptMetadata.com.rightware.kanzi.metadata.TextBoxConceptMetadata.SelectedTextMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxConceptMetadata.com.rightware.kanzi.metadata.TextBoxConceptMetadata.TextChangedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxConceptMetadata.com.rightware.kanzi.metadata.TextBoxConceptMetadata.TextCompositionStateMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxConceptMetadata.com.rightware.kanzi.metadata.TextBoxConceptMetadata.TextContentMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxConceptMetadata.com.rightware.kanzi.metadata.TextBoxConceptMetadata.TextInsertionMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxConceptMetadata.com.rightware.kanzi.metadata.TextBoxConceptMetadata.TextRangeMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxMetadata.CharacterRemovalMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxMetadata.DeleteSelectionMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxMetadata.ModifyEditingStateMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxMetadata.ModifySelectionMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextBoxMetadata.MoveCursorMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextInputConceptMetadata.CursorMovedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextInputConceptMetadata.InputMethodActionMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextInputConceptMetadata.InputMethodAvailableChangedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextInputConceptMetadata.InputMethodsDisconnectedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextInputConceptMetadata.InputTypeChangedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextInputConceptMetadata.ReadOnlyStateChangedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextInputConceptMetadata.SelectionChangedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextInputConceptMetadata.TextChangedMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.TextInputConceptMetadata.TextCompositionStateMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ToggleButtonGroupConceptMetadata.com.rightware.kanzi.metadata.ToggleButtonGroupConceptMetadata.ToggledMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ValueAccumulatorMetadata.com.rightware.kanzi.metadata.ValueAccumulatorMetadata.PauseMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ValueAccumulatorMetadata.com.rightware.kanzi.metadata.ValueAccumulatorMetadata.ResumeMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ValueAccumulatorMetadata.com.rightware.kanzi.metadata.ValueAccumulatorMetadata.StartMessageArguments > | |
CDynamicMessageType< com.rightware.kanzi.metadata.ValueAccumulatorMetadata.com.rightware.kanzi.metadata.ValueAccumulatorMetadata.StopMessageArguments > | |
CDynamicPropertyType< Boolean > | |
CDynamicPropertyType< com.rightware.kanzi.ActivityStatus > | |
CDynamicPropertyType< com.rightware.kanzi.AnimationEasingMode > | |
CDynamicPropertyType< com.rightware.kanzi.BlurEffect2DEnums.Quality > | |
CDynamicPropertyType< com.rightware.kanzi.CachingMode > | |
CDynamicPropertyType< com.rightware.kanzi.CameraEnums.OrthogonalCoordinateSystem > | |
CDynamicPropertyType< com.rightware.kanzi.CameraEnums.ProjectionType > | |
CDynamicPropertyType< com.rightware.kanzi.ColorRGBA > | |
CDynamicPropertyType< com.rightware.kanzi.ConstraintsEnums.FaceToCameraMode > | |
CDynamicPropertyType< com.rightware.kanzi.DispatchMessageActionEnums.DispatchMode > | |
CDynamicPropertyType< com.rightware.kanzi.DockLayoutConceptEnums.DockingSide > | |
CDynamicPropertyType< com.rightware.kanzi.EchoMode > | |
CDynamicPropertyType< com.rightware.kanzi.ExclusiveActivityHostConceptEnums.ExclusiveActivityHostFocusingPolicy > | |
CDynamicPropertyType< com.rightware.kanzi.FlowLayoutConceptEnums.com.rightware.kanzi.LayoutDirection > | |
CDynamicPropertyType< com.rightware.kanzi.FocusChainDirection > | |
CDynamicPropertyType< com.rightware.kanzi.FocusOnPress > | |
CDynamicPropertyType< com.rightware.kanzi.FocusScopeType > | |
CDynamicPropertyType< com.rightware.kanzi.FocusState > | |
CDynamicPropertyType< com.rightware.kanzi.FontHintingPreference > | |
CDynamicPropertyType< com.rightware.kanzi.FontStyle > | |
CDynamicPropertyType< com.rightware.kanzi.FontWeight > | |
CDynamicPropertyType< com.rightware.kanzi.GraphicsColorWriteMode > | |
CDynamicPropertyType< com.rightware.kanzi.GraphicsCompareFunction > | |
CDynamicPropertyType< com.rightware.kanzi.GraphicsCullMode > | |
CDynamicPropertyType< com.rightware.kanzi.GraphicsFormat > | |
CDynamicPropertyType< com.rightware.kanzi.GraphicsStencilOperation > | |
CDynamicPropertyType< com.rightware.kanzi.GridLayoutConceptEnums.GridDirection > | |
CDynamicPropertyType< com.rightware.kanzi.GridListBoxConceptEnums.GridDirection > | |
CDynamicPropertyType< com.rightware.kanzi.InputMethodAction > | |
CDynamicPropertyType< com.rightware.kanzi.InputType > | |
CDynamicPropertyType< com.rightware.kanzi.KeyModifier > | |
CDynamicPropertyType< com.rightware.kanzi.KzuExpressionValidatorOperation > | |
CDynamicPropertyType< com.rightware.kanzi.KzuPropertyBinaryTargetAttribute > | |
CDynamicPropertyType< com.rightware.kanzi.KzuTimeLineEntryPlaybackMode > | |
CDynamicPropertyType< com.rightware.kanzi.KzuViewportCoordinateType > | |
CDynamicPropertyType< com.rightware.kanzi.LayoutDirection > | |
CDynamicPropertyType< com.rightware.kanzi.LegacyRenderPassEnums.InvalidateAttachments > | |
CDynamicPropertyType< com.rightware.kanzi.LevelOfDetail3DEnums.LODType > | |
CDynamicPropertyType< com.rightware.kanzi.LogicalKey > | |
CDynamicPropertyType< com.rightware.kanzi.MaskEffect2DEnums.Channel > | |
CDynamicPropertyType< com.rightware.kanzi.MaskEffect2DEnums.HorizontalAlignment > | |
CDynamicPropertyType< com.rightware.kanzi.MaskEffect2DEnums.Stretch > | |
CDynamicPropertyType< com.rightware.kanzi.MaskEffect2DEnums.VerticalAlignment > | |
CDynamicPropertyType< com.rightware.kanzi.Matrix4x4 > | |
CDynamicPropertyType< com.rightware.kanzi.Matrix4x4Enums.FieldOfViewType > | |
CDynamicPropertyType< com.rightware.kanzi.MessageRouting > | |
CDynamicPropertyType< com.rightware.kanzi.MultisampleCount > | |
CDynamicPropertyType< com.rightware.kanzi.Node2DEnums.ForegroundHint > | |
CDynamicPropertyType< com.rightware.kanzi.Node2DEnums.PerspectiveTransformationMode > | |
CDynamicPropertyType< com.rightware.kanzi.Node2DEnums.PixelFormat > | |
CDynamicPropertyType< com.rightware.kanzi.NodeEnums.ContentStretch > | |
CDynamicPropertyType< com.rightware.kanzi.NodeEnums.DepthAlignment > | |
CDynamicPropertyType< com.rightware.kanzi.NodeEnums.HorizontalAlignment > | |
CDynamicPropertyType< com.rightware.kanzi.NodeEnums.VerticalAlignment > | |
CDynamicPropertyType< com.rightware.kanzi.OutlineEffect2DEnums.OutlineMethod > | |
CDynamicPropertyType< com.rightware.kanzi.PageTransitionCollectionEnums.Transition.AnimationTarget > | |
CDynamicPropertyType< com.rightware.kanzi.PageTransitionCollectionEnums.Transition.Direction > | |
CDynamicPropertyType< com.rightware.kanzi.ParallelActivityHostConceptEnums.ParallelActivityHostFocusingPolicy > | |
CDynamicPropertyType< com.rightware.kanzi.PipelineStateRenderPassEnums.ViewportMode > | |
CDynamicPropertyType< com.rightware.kanzi.PropertyField > | |
CDynamicPropertyType< com.rightware.kanzi.PropertyTargetEasingInterpolatorEnums.EasingFunction > | |
CDynamicPropertyType< com.rightware.kanzi.PropertyTargetEasingTimelineEnums.InterpolationIfInterruptedMode > | |
CDynamicPropertyType< com.rightware.kanzi.Resource > | |
CDynamicPropertyType< com.rightware.kanzi.SamplerAddressingMode > | |
CDynamicPropertyType< com.rightware.kanzi.SamplerFilter > | |
CDynamicPropertyType< com.rightware.kanzi.SamplerMipmapMode > | |
CDynamicPropertyType< com.rightware.kanzi.ScreenEnums.WindowMetricsType > | |
CDynamicPropertyType< com.rightware.kanzi.ScrollViewConceptEnums.AllowedScrollAxis > | |
CDynamicPropertyType< com.rightware.kanzi.SelectionBehavior > | |
CDynamicPropertyType< com.rightware.kanzi.ShadowEffect2DEnums.Quality > | |
CDynamicPropertyType< com.rightware.kanzi.ShadowEffect2DEnums.Type > | |
CDynamicPropertyType< com.rightware.kanzi.SRTValue2D > | |
CDynamicPropertyType< com.rightware.kanzi.SRTValue3D > | |
CDynamicPropertyType< com.rightware.kanzi.TextBoxConceptEnums.EditMode > | |
CDynamicPropertyType< com.rightware.kanzi.TextFormatEnums.TextHorizontalAlignment > | |
CDynamicPropertyType< com.rightware.kanzi.TextFormatEnums.TextVerticalAlignment > | |
CDynamicPropertyType< com.rightware.kanzi.TextFormatEnums.Truncation > | |
CDynamicPropertyType< com.rightware.kanzi.TextFormatEnums.TruncationDirection > | |
CDynamicPropertyType< com.rightware.kanzi.TextKeyNavigationDirection > | |
CDynamicPropertyType< com.rightware.kanzi.ValueAccumulatorBaseEnums.BoundType > | |
CDynamicPropertyType< com.rightware.kanzi.Vector2 > | |
CDynamicPropertyType< com.rightware.kanzi.Vector3 > | |
CDynamicPropertyType< com.rightware.kanzi.Vector4 > | |
CDynamicPropertyType< com.rightware.kanzi.WindowOrientation > | |
CDynamicPropertyType< Float > | |
CDynamicPropertyType< Integer > | |
CDynamicPropertyType< String > | |
CEditorInfo | Editor information for metadata |
CEditorInfoAttribute | Editor information attribute for custom editor information for metadata |
►CEnum | Base class of Kanzi enumerations which support conversion to and from integer values |
CActivityStatus | Legacy version of enum "kanzi.ActivityConcept.Status" |
CAnimationEasingMode | Easing mode to use to apply an easing function |
CBlurEffect2DEnums.Quality | Defines the visual quality levels of the blur effect |
CCachingMode | Caching modes for nodes |
CCameraEnums.OrthogonalCoordinateSystem | Type of the orthogonal coordinate system |
CCameraEnums.ProjectionType | Projection type of a camera |
CColorWorkflow | The Color Workflow for an application |
CConstraintsEnums.FaceToCameraMode | Specifies the options for setting a 3D node to turn towards a camera |
CDataObjectType | Legacy version of enum "kanzi.DataObject.Type" |
CDispatchMessageActionEnums.DispatchMode | Dispatch mode type |
CDockLayoutConceptEnums.DockingSide | Docking side of dock layout item |
CEchoMode | Echo modes that specify how to format the display text in a TextEditBuffer |
CExclusiveActivityHostConceptEnums.ExclusiveActivityHostFocusingPolicy | Specifies the focusing policy that Kanzi applies to an activating Activity in an Exclusive Activity Host |
CFlowLayoutConceptEnums.LayoutDirection | Direction (or axis) of the layout, used in both primary and secondary direction |
CFocusChainDirection | Specifies the directions of focus move |
CFocusOnPress | Focus behavior on node press |
CFocusScopeType | Specifies focus scope types |
CFocusState | Specifies the focus states of a node |
CFontHintingPreference | Font hinting options |
CFontStyle | Font style options |
CFontWeight | Font weight options |
CGPUResourceMemoryType | Legacy version of enum "kanzi.GPUResource.MemoryType" |
CGraphicsColorWriteMode | List of color write modes |
CGraphicsCompareFunction | Renderer stencil modes |
CGraphicsCullMode | List of available cull modes |
CGraphicsFormat | GraphicsFormat specifies format of graphics data used for example in textures and vertex attributes |
CGraphicsStencilOperation | Renderer stencil operations |
CGridLayoutConceptEnums.GridDirection | Direction of layout of grid layout |
CGridListBoxConceptEnums.GridDirection | |
CInputMethodAction | Specifies the available input method actions |
CInputType | The input type used by the input method listener |
CKeyModifier | Key modifier flags |
CKeyState | Indicates the states of a hardware key |
CKzuExpressionValidatorOperation | Expression operation |
CKzuPropertyBinaryTargetAttribute | Binding property field (binary file) |
CKzuTimeLineEntryPlaybackMode | Playback type of the timeline |
CKzuViewportCoordinateType | Enumeration for viewport coordinate unit type (exact pixel coordinates / percentages from window) |
CLayoutDirection | Legacy version of enum "kanzi.StackLayoutConcept.LayoutDirection" |
CLegacyRenderPassEnums.InvalidateAttachments | RenderTargetTexture attachments to invalidate after Renderpass |
CLevelOfDetail3DEnums.LODType | Level of detail node selector types |
CLogicalKey | Platform independent key enumeration |
CMaskEffect2DEnums.Channel | Defines the mask texture channels that you can use as the mask |
CMaskEffect2DEnums.HorizontalAlignment | Defines the horizontal alignment modes |
CMaskEffect2DEnums.Stretch | Defines the stretch modes |
CMaskEffect2DEnums.VerticalAlignment | Defines the vertical alignment modes |
CMatrix4x4Enums.FieldOfViewType | Field of view type of a camera |
CMemoryStrategy | Legacy version of enum "kanzi.ResourceManager.MemoryStrategy" |
CMessageRouting | Message routing modes |
CMultisampleCount | Specifies the available numbers of samples for multisample anti-aliasing (MSAA) |
CNode2DEnums.ForegroundHint | Hint for foreground handling of nodes |
CNode2DEnums.PerspectiveTransformationMode | Node2D perspective transformation mode |
CNode2DEnums.PixelFormat | Pixel formats |
CNodeComponentState | Legacy version of enum "kanzi.NodeComponent.State" |
CNodeEnums.ContentStretch | Content stretch option |
CNodeEnums.DepthAlignment | Depth alignment options |
CNodeEnums.HorizontalAlignment | Horizontal alignment options |
CNodeEnums.VerticalAlignment | Vertical alignment options |
COutlineEffect2DEnums.OutlineMethod | Specifies the available outline calculation methods |
CPageTransitionCollectionEnums.Transition.AnimationTarget | Defines target for animation |
CPageTransitionCollectionEnums.Transition.Direction | Enumeration that describes the direction of the transition |
CParallelActivityHostConceptEnums.ParallelActivityHostFocusingPolicy | Specifies the focusing policy that Kanzi applies to an activating Activity in a Parallel Activity Host |
CPipelineStateRenderPassEnums.ViewportMode | |
CPointerButton | Pointer device button identifiers |
CPointerState | Indicates the states of a pointing device |
CPropertyDataType | Enumeration of data types that can be stored as properties |
CPropertyField | Property field |
CPropertyNotificationReason | Property notification reason |
CPropertyTargetEasingInterpolatorEnums.EasingFunction | Specifies the easing function for the interpolation animation |
CPropertyTargetEasingTimelineEnums.InterpolationIfInterruptedMode | |
CPropertyTypeChangeFlag | Each property type has a set of property change flags that indicate the effects that changing a property has |
CResourceLoadTaskType | Legacy version of enum "kanzi.ResourceManager.LoadTask.Type" |
CSamplerAddressingMode | Legacy version of enum "kanzi.Sampler.AddressingMode" |
CSamplerFilter | Legacy version of enum "kanzi.Sampler.Filter" |
CSamplerMipmapMode | Legacy version of enum "kanzi.Sampler.MipmapMode" |
CScreenEnums.WindowMetricsType | Window metrics enumeration |
CScrollViewConceptEnums.AllowedScrollAxis | Enumeration for AllowedScrollAxisProperty which sets the axis on which
you want to allow a Scroll View node to scroll |
CSelectionBehavior | Legacy version of enum "kanzi.ListBoxConcept.SelectionBehavior" |
CShadowEffect2DEnums.Quality | Defines the visual quality levels of the shadow effect |
CShadowEffect2DEnums.Type | Defines the types of the shadow effect |
CTaskRecurrence | Legacy version of enum "kanzi.MainLoopScheduler.TaskRecurrence" |
CTextBoxConceptEnums.EditMode | The edit modes |
CTextFormatEnums.TextHorizontalAlignment | Horizontal alignment options for text layout |
CTextFormatEnums.TextVerticalAlignment | Vertical alignment options for text layout |
CTextFormatEnums.Truncation | Type of truncation boundary for the text that does not fit in the available space |
CTextFormatEnums.TruncationDirection | Part of the text to truncate, if the text does not fit in the available space |
CTextKeyNavigationDirection | Key navigation directions |
CTextureEnums.CreateInfo.Status | Status tells if texture creation parameters can be used to create a texture |
CTextureType | Texture type |
CTimerRecurrence | Legacy version of enum "kanzi.MainLoopScheduler.TimerRecurrence" |
CTouchPointState | Indicates the states of a touch point |
CTouchState | Indicates the states of touch events |
CValueAccumulatorBaseEnums.BoundType | Sets how a Value Accumulator handles the increments when it reaches the limits of the range of increments |
CVariantDataType | Specifies the data types that can be stored as variants |
CWindowOrientation | List of window orientations |
►CException | |
CObjectNotFoundException | Exception class to indicate that an Object was not found |
►CExclusiveActivityHostConceptEnums | |
►CExclusiveActivityHostConceptMetadata | Metadata definitions for ExclusiveActivityHostConcept |
CDataDrivenExclusiveActivityHost2DMetadata | Metadata definitions for DataDrivenExclusiveActivityHost2D |
CDataDrivenExclusiveActivityHost3DMetadata | Metadata definitions for DataDrivenExclusiveActivityHost3D |
CExclusiveActivityHost2DMetadata | Metadata definitions for ExclusiveActivityHost2D |
CExclusiveActivityHost3DMetadata | Metadata definitions for ExclusiveActivityHost3D |
CMatrix4x4.FieldOfViewType | Field of view type of a camera |
►CFlowLayoutConceptEnums | |
►CFlowLayoutConceptMetadata | Metadata definitions for FlowLayoutConcept |
►CFlowLayout2DMetadata | Metadata definitions for FlowLayout2D |
CFlowLayout2D | |
►CFlowLayout3DMetadata | Metadata definitions for FlowLayout3D |
CFlowLayout3D | Use a Flow Layout 3D to place 3D objects in rows in 3D space |
CFocusManagerMetadata | Metadata definitions for FocusManager |
CFocusScopeCoreMetadata | Metadata definitions for FocusScopeCore |
►CFontStyleConceptMetadata | Metadata definitions for FontStyleConcept |
►CTextBlock2DMetadata | Metadata definitions for TextBlock2D |
CTextBlock2D | Text Block 2D displays text in 2D |
►CTextBlock3DMetadata | Metadata definitions for TextBlock3D |
CTextBlock3D | Use a Text Block 3D to display text in 3D space |
►CTextBox2DMetadata | Metadata definitions for TextBox2D |
CTextBox2D | Use a Text Box 2D node to add single-line text input in 2D space |
►CTextBox3DMetadata | Metadata definitions for TextBox3D |
CTextBox3D | Use a Text Box 3D node to add single-line text input in 3D space |
►CGridLayoutConceptEnums | |
►CGridLayoutConceptMetadata | Metadata definitions for GridLayoutConcept |
►CGridLayout2DMetadata | Metadata definitions for GridLayout2D |
CGridLayout2D | |
►CGridLayout3DMetadata | Metadata definitions for GridLayout3D |
CGridLayout3D | Use a Grid Layout 3D to arrange 3D content in a grid in 3D space |
►CGridListBoxConceptEnums | |
►CGridListBoxConceptMetadata | Metadata definitions for GridListBoxConcept |
►CGridListBox2DMetadata | Metadata definitions for GridListBox2D |
CGridListBox2D | |
►CGridListBox3DMetadata | Metadata definitions for GridListBox3D |
CGridListBox3D | Use a Grid List Box 3D to create a scrollable list of content arranged in a grid |
CEnum.Helper | Class for holding static functionalities of Enum class |
►CInputManipulatorMetadata | Metadata definitions for InputManipulator |
►CInputManipulator | |
CClickManipulator | |
CDragAndDropManipulator | |
CFocusNavigationManipulator | |
CKeyManipulator | |
CLongPressManipulator | |
CMultiClickManipulator | |
CNavigationManipulator | |
CPanManipulator | |
CPinchManipulator | |
CTextInputManipulator | |
►CClickManipulatorMetadata | Metadata definitions for ClickManipulator |
CClickManipulator | |
►CDragAndDropManipulatorMetadata | Metadata definitions for DragAndDropManipulator |
CDragAndDropManipulator | |
►CFocusNavigationManipulatorMetadata | Metadata definitions for FocusNavigationManipulator |
CFocusNavigationManipulator | |
►CKeyManipulatorMetadata | Metadata definitions for KeyManipulator |
CKeyManipulator | |
►CLongPressManipulatorMetadata | Metadata definitions for LongPressManipulator |
CLongPressManipulator | |
►CMultiClickManipulatorMetadata | Metadata definitions for MultiClickManipulator |
CMultiClickManipulator | |
►CNavigationManipulatorMetadata | Metadata definitions for NavigationManipulator |
CNavigationManipulator | |
►CPanManipulatorMetadata | Metadata definitions for PanManipulator |
CPanManipulator | |
►CPinchManipulatorMetadata | Metadata definitions for PinchManipulator |
CPinchManipulator | |
►CTextInputManipulatorMetadata | Metadata definitions for TextInputManipulator |
CTextInputManipulator | |
►CKanziObject | Object is the base class for Kanzi UI classes that implement association with a Domain |
CActionBase | Base abstraction class for Action classes |
CBindingProcessor | Binding processor |
CCondition | Condition for triggers |
CInputManipulator | |
CListBoxItemContainerGenerator3D | |
►CListBoxItemGenerator2D | The ListBoxItemGenerator2D manages a list of items for a 2D List Box |
CDataSourceListItemGenerator2D | |
►CListBoxItemGenerator3D | The ListBoxItemGenerator3D manages a list of items for a 3D List Box |
CDataSourceListItemGenerator3D | |
►CNode | Base class for Kanzi nodes |
►CNode2D | Node2D is the base class of all 2D nodes |
CActivity2D | |
CButton2D | A class that implements a 2D button UI control |
CContentLayout2D | Use a Content Layout 2D node to present content in a 2D UI control as a single item |
CDockLayout2D | |
CEmptyNode2D | Empty Node 2D can be used to group other 2D nodes |
CExclusiveActivityHost2D | |
CFlowLayout2D | |
CGridLayout2D | |
CGridListBox2D | |
CImage2D | A class that implements a 2D image UI control |
CNinePatchImage2D | |
►CPage | |
CPageHost | |
CParallelActivityHost2D | |
CPortalView | |
CPrefabView2D | Use a Prefab View 2D node to instantiate a 2D prefab |
CScreen | |
CScrollView2D | Use a Scroll View 2D to get user input from scroll gestures in 2D space |
CSlider2D | |
CStackLayout2D | Stack Layout 2D arranges its items on a line along the axis you specify in the DirectionProperty |
CTextBlock2D | Text Block 2D displays text in 2D |
CTextBox2D | Use a Text Box 2D node to add single-line text input in 2D space |
CToggleButton2D | Use a Toggle Button 2D to create buttons with multiple toggle states in 2D space |
CToggleButtonGroup2D | Use a Toggle Button Group 2D to group Toggle Buttons where only one can be active at a time |
CTrajectoryLayout2D | Use a Trajectory Layout 2D to arrange content along a trajectory path |
►CViewport2D | Use a Viewport 2D to set the size of a render target surface onto which content is projected |
CProgressiveRenderingViewport2D | |
►CNode3D | Node3D is the base class of all 3D nodes |
CActivity3D | |
CButton3D | Use a Button 3D to create buttons in 3D space |
CCamera | |
CContentLayout3D | Use a Content Layout 3D node to present content in a 3D UI control as a single item |
CDockLayout3D | Use Dock Layout 3D to divide objects relative to each other in 3D space |
CEmptyNode3D | |
CExclusiveActivityHost3D | |
CFlowLayout3D | Use a Flow Layout 3D to place 3D objects in rows in 3D space |
CGridLayout3D | Use a Grid Layout 3D to arrange 3D content in a grid in 3D space |
CGridListBox3D | Use a Grid List Box 3D to create a scrollable list of content arranged in a grid |
CInstantiator3D | |
CLevelOfDetail3D | |
CLight | |
CModel3D | |
CParallelActivityHost3D | |
CPrefabView3D | Use a Prefab View 3D node to instantiate a 3D prefab |
CScene | Scene is a 3D node that is the root node for other 3D nodes |
CScrollView3D | Use a Scroll View 3D to get user input from scroll gestures in 3D space |
CSlider3D | Use a Slider 3D to allow users to set a value between a set of minimum and maximum values in 3D space |
CStackLayout3D | Stack Layout 3D arranges its items on a line along the axis you specify in the DirectionProperty |
CTextBlock3D | Use a Text Block 3D to display text in 3D space |
CTextBox3D | Use a Text Box 3D node to add single-line text input in 3D space |
CToggleButton3D | Use a Toggle Button 3D to create buttons with multiple toggle states in 3D space |
CToggleButtonGroup3D | Use a Toggle Button Group 3D to group Toggle Buttons in 3D space where only one can be active at a time |
CTrajectoryLayout3D | Use a Trajectory Layout 3D to arrange content along a trajectory path in 3D space |
CTrajectoryListBox3D | Use a Trajectory List Box 3D to create a scrollable list of content arranged along a trajectory |
CViewport3D | Use a Viewport 3D to display 2D objects in 3D space |
►CNodeComponent | NodeComponent is the base class for all node components |
CAnimationPlayer | Controls animation playback |
CClickManipulatorComponent | Enables the node to react to click and touch input events |
►CCodeBehind | Code Behind is a workflow where you associate code with an instance of a node instead of a type |
CActivityCodeBehind | ActivityCodeBehind is code that is associated with a particular Activity node, and has access to the properties of that Activity node |
►CDataTriggerComponent | |
CDataTrigger | Monitors changes in properties and data source values |
CKeyManipulatorComponent | Enables the node to react to key input events |
CLongPressManipulatorComponent | Enables the node to react to long press and touch events |
CMultiClickManipulatorComponent | Enables the node to react to multi-click and multi-touch input events |
CNavigationManipulatorComponent | Enables the node to react to navigation key input events |
CPanManipulatorComponent | Enables the node to react to the pan gesture |
CPropertyDrivenAnimationPlayer | Applies timeline at the time taken from property value |
CPropertyTargetEasingInterpolator | Gradually interpolates a target property from its old value to a new value using a specific easing function and easing mode each time a new value is set to the property |
CPropertyTargetInterpolator | Gradually interpolates target property from its old value to new one each time new value is set to the property |
►CTrigger | Trigger is the base class for defining events, conditions and actions for content-driven logic programming |
CMessageTrigger | |
COnAttachedTrigger | This trigger is set off when the item is initialized |
COnPropertyChangedTrigger | Occurs when a property is changed |
CTimerTrigger | Occurs when timer interval is elapsed |
►CValueAccumulator | |
CFloatValueAccumulator | Increments the value of a float property over time |
CIntValueAccumulator | Increments the value of an int property over time |
►CResource | Represents the base class for all resources |
CAnimationResource | |
CBinaryResource | |
►CBrush | |
CColorBrush | Use a Color Brush to fill a 2D node with a solid color |
►CContentBrush | |
CCompositionBrush | |
CMaterialBrush | Use a Material Brush to fill a 2D node with a material |
CNullBrush | |
CTextureBrush | Use a Texture Brush to fill a 2D node with a texture |
CDataContext | DataContext acts as a container for data |
►CFont | |
CBitmapFont | |
CFontFamily | |
►CGPUResource | |
CFramebuffer | |
CMesh | |
CShaderProgram | |
►CSurface | |
CRenderbuffer | |
CMaterial | |
CMorph | |
►CNodeEffect2D | |
CBlurEffect2D | Use the Blur Effect 2D to add a Gaussian blur effect to a 2D node |
CMaskEffect2D | Use the Mask Effect 2D to apply a mask to a 2D node |
COutlineEffect2D | Use the Outline Effect 2D to draw an outline around the content of a 2D node |
CShadowEffect2D | Use the Shadow Effect 2D to add a shadow effect to a 2D node |
CNodeEffectPrefab2D | |
CObjectSource | |
CPageTransitionCollection | |
CPrefabTemplate | This class represents a prefab (prefabricated template) resource that is a description of a scene graph that can be instantiated at runtime |
►CRenderPass | Use a Group Render Pass to group render passes so that you can refer to a single render pass in your Scene |
CBlitRenderPass | Use a Blit Render Pass to blit one or more textures to the screen of the current rendering context using a material |
CClearRenderPass | Use a Clear Render Pass to clear the color, depth, and stencil buffers of the current render context |
CCompositionTargetRenderPass | Use a Composition Target Render Pass to render to a composition target |
CCubeMapRenderPass | Use a Cubemap Render Pass to create a cubemap texture that represents the scene from some location |
►CDrawObjectsRenderPass | Use a Draw Objects Render Pass to render nodes under a Scene node provided by an object source you set in this render pass |
CDrawObjectsWithMaterialRenderPass | Use a Draw Objects With Material Render Pass to render nodes under a Scene node provided by an object source with a specific material you set in this render pass |
►CGatherLightsRenderPass | Use the Gather Lights Render Pass to collect Light nodes to use to light 3D nodes in a scene |
CGatherNearestLightsRenderPass | Use Gather Nearest Lights Render Pass to select lights to use for nodes in a scene |
CLegacyRenderPass | |
CMaterialSetupRenderPass | Use a Material Setup Render Pass to set properties into a material for successive rendering with that material |
CNodeListRenderPass | Use Node List Render Pass to create a node list according to a specific filter |
CPipelineStateRenderPass | Use a Pipeline State Render Pass to set for its child render passes the depth and stencil testing, transparency, and culling |
CRenderPassView | Use a Render Pass View to instantiate a Render Pass Prefab |
CRenderPassPrefab | |
►CResourceDictionary | A resource dictionary is a container that maps resource IDs to resources |
CResourceDictionarySelector | |
CStyle | |
CTextResource | |
CTexture | A Texture provides an image that you can use in Image nodes, Texture Brushes, materials for use in 3D rendering, or Material Brushes |
CTimelineResource | |
CTrajectory | |
►CTimeline | |
CMorphWeightTimeline | |
CParallelTimeline | |
CPropertyAnimationTimeline | |
CPropertyFieldAnimationTimeline | |
CKeyboardMetadata | Metadata definitions for Keyboard |
►CLegacyRenderPassEnums | |
►CLegacyRenderPassMetadata | Metadata definitions for LegacyRenderPass |
CLegacyRenderPass | |
►CLevelOfDetail3DEnums | |
►CLevelOfDetail3DMetadata | Metadata definitions for LevelOfDetail3D |
CLevelOfDetail3D | |
►CListBoxConceptMetadata | Metadata definitions for ListBoxConcept |
►CListBoxConcept | |
CGridListBox2D | |
CGridListBox3D | Use a Grid List Box 3D to create a scrollable list of content arranged in a grid |
CTrajectoryListBox3D | Use a Trajectory List Box 3D to create a scrollable list of content arranged along a trajectory |
CGridListBox2DMetadata | Metadata definitions for GridListBox2D |
CGridListBox3DMetadata | Metadata definitions for GridListBox3D |
►CTrajectoryListBox3DMetadata | Metadata definitions for TrajectoryListBox3D |
CTrajectoryListBox3D | Use a Trajectory List Box 3D to create a scrollable list of content arranged along a trajectory |
►CListBoxItemContainerGenerator3DMetadata | Metadata definitions for ListBoxItemContainerGenerator3D |
CListBoxItemContainerGenerator3D | |
►CListBoxItemContainerMetadata | Metadata definitions for ListBoxItemContainer |
CListBoxItemContainer2DMetadata | Metadata definitions for ListBoxItemContainer2D |
CListBoxItemContainer3DMetadata | Metadata definitions for ListBoxItemContainer3D |
►CListBoxItemGenerator2DMetadata | Metadata definitions for ListBoxItemGenerator2D |
CListBoxItemGenerator2D | The ListBoxItemGenerator2D manages a list of items for a 2D List Box |
►CDataSourceListItemGenerator2DMetadata | Metadata definitions for DataSourceListItemGenerator2D |
CDataSourceListItemGenerator2D | |
►CListBoxItemGenerator3DMetadata | Metadata definitions for ListBoxItemGenerator3D |
CListBoxItemGenerator3D | The ListBoxItemGenerator3D manages a list of items for a 3D List Box |
►CDataSourceListItemGenerator3DMetadata | Metadata definitions for DataSourceListItemGenerator3D |
CDataSourceListItemGenerator3D | |
►CListBoxScrollingConceptMetadata | Metadata definitions for ListBoxScrollingConcept |
CGridListBox2DMetadata | Metadata definitions for GridListBox2D |
CGridListBox3DMetadata | Metadata definitions for GridListBox3D |
CTrajectoryListBox3DMetadata | Metadata definitions for TrajectoryListBox3D |
CLog | |
CMainLoopScheduler | MainLoopScheduler implements the Kanzi application main loop in form of a sequence of stages, each consisting of a sequence of tasks, where a task is a callable method |
►CMaskEffect2DEnums | |
►CMaskEffect2DMetadata | Metadata definitions for MaskEffect2D |
CMaskEffect2D | Use the Mask Effect 2D to apply a mask to a 2D node |
CMatrix3x3 | Matrix with 3x3 elements |
CMatrix4x4 | Matrix with 4x4 elements |
CMatrix4x4Enums | |
►CMessageArguments | MessageArguments is the base class for arguments passed in messages |
CActivityConceptMetadata.ActivityInternalMessageArguments | Metadata definitions for ActivityInternalMessageArguments |
►CActivityConceptMetadata.ActivityMessageArguments | Metadata definitions for ActivityMessageArguments |
CActivityConceptMetadata.StatusChangedMessageArguments | Metadata definitions for StatusChangedMessageArguments |
CActivityConceptMetadata.ActivityPrefabMessageArguments | Metadata definitions for ActivityPrefabMessageArguments |
CActivityConceptMetadata.StartActivationInternalMessageArguments | Metadata definitions for StartActivationInternalMessageArguments |
CActivityConceptMetadata.StatusChangedInternalMessageArguments | Metadata definitions for StatusChangedInternalMessageArguments |
CActivityHostConceptMetadata.ActivationMessageArguments | Metadata definitions for ActivationMessageArguments |
CActivityHostConceptMetadata.RegisterActivityElementInternalMessageArguments | Metadata definitions for RegisterActivityElementInternalMessageArguments |
CActivityHostConceptMetadata.UnregisterActivityElementInternalMessageArguments | Metadata definitions for UnregisterActivityElementInternalMessageArguments |
CButtonConceptMetadata.CanceledMessageArguments | Metadata definitions for CanceledMessageArguments |
CButtonConceptMetadata.ClickedMessageArguments | Metadata definitions for ClickedMessageArguments |
CButtonConceptMetadata.LongPressMessageArguments | Metadata definitions for LongPressMessageArguments |
CButtonConceptMetadata.PointerEnteredMessageArguments | Metadata definitions for PointerEnteredMessageArguments |
CButtonConceptMetadata.PointerLeftMessageArguments | Metadata definitions for PointerLeftMessageArguments |
CButtonConceptMetadata.PressedMessageArguments | Metadata definitions for PressedMessageArguments |
CButtonConceptMetadata.ToggledOffMessageArguments | Metadata definitions for ToggledOffMessageArguments |
CButtonConceptMetadata.ToggledOnMessageArguments | Metadata definitions for ToggledOnMessageArguments |
CButtonConceptMetadata.ToggleStateChangedMessageArguments | Metadata definitions for ToggleStateChangedMessageArguments |
CCommandMetadata.CommandMessageArguments | Metadata definitions for CommandMessageArguments |
CExclusiveActivityHostConceptMetadata.ImplicitActivityChangeRequestMessageArguments | Metadata definitions for ImplicitActivityChangeRequestMessageArguments |
CFocusManagerMetadata.InputOutsideOverlayMessageArguments | Metadata definitions for InputOutsideOverlayMessageArguments |
CFocusManagerMetadata.MoveFocusMessageArguments | Metadata definitions for MoveFocusMessageArguments |
►CFocusManagerMetadata.PostFocusMessageArguments | Metadata definitions for PostFocusMessageArguments |
CFocusManagerMetadata.FocusEnteredFocusScopeMessageArguments | Metadata definitions for FocusEnteredFocusScopeMessageArguments |
CFocusManagerMetadata.FocusLeftFocusScopeMessageArguments | Metadata definitions for FocusLeftFocusScopeMessageArguments |
CFocusManagerMetadata.OverlayGainedFocusMessageArguments | Metadata definitions for OverlayGainedFocusMessageArguments |
CFocusManagerMetadata.OverlayLostFocusMessageArguments | Metadata definitions for OverlayLostFocusMessageArguments |
CFocusManagerMetadata.PreFocusMessageArguments | Metadata definitions for PreFocusMessageArguments |
►CFocusManagerMetadata.ScopeStateChangeMessageArguments | Metadata definitions for ScopeStateChangeMessageArguments |
CFocusManagerMetadata.OverlayBroughtToFrontMessageArguments | Metadata definitions for OverlayBroughtToFrontMessageArguments |
CFocusManagerMetadata.OverlaySentToBackMessageArguments | Metadata definitions for OverlaySentToBackMessageArguments |
►CInputManipulatorMetadata.InputMessageArguments | Metadata definitions for InputMessageArguments |
CClickManipulatorMetadata.ClickBeginMessageArguments | Metadata definitions for ClickBeginMessageArguments |
CClickManipulatorMetadata.ClickCancelMessageArguments | Metadata definitions for ClickCancelMessageArguments |
CClickManipulatorMetadata.ClickEnterMessageArguments | Metadata definitions for ClickEnterMessageArguments |
CClickManipulatorMetadata.ClickLeaveMessageArguments | Metadata definitions for ClickLeaveMessageArguments |
CClickManipulatorMetadata.ClickMessageArguments | Metadata definitions for ClickMessageArguments |
CDragAndDropManipulatorMetadata.CanceledMessageArguments | Metadata definitions for CanceledMessageArguments |
CDragAndDropManipulatorMetadata.FinishedMessageArguments | Metadata definitions for FinishedMessageArguments |
CDragAndDropManipulatorMetadata.MovedMessageArguments | Metadata definitions for MovedMessageArguments |
CDragAndDropManipulatorMetadata.StartedMessageArguments | Metadata definitions for StartedMessageArguments |
CLongPressManipulatorMetadata.LongPressCancelMessageArguments | Metadata definitions for LongPressCancelMessageArguments |
CLongPressManipulatorMetadata.LongPressMessageArguments | Metadata definitions for LongPressMessageArguments |
CMultiClickManipulatorMetadata.CanceledMessageArguments | Metadata definitions for CanceledMessageArguments |
CMultiClickManipulatorMetadata.MultiClickMessageArguments | Metadata definitions for MultiClickMessageArguments |
►CPanManipulatorMetadata.BaseMessageArguments | Metadata definitions for BaseMessageArguments |
CPanManipulatorMetadata.EnteredMessageArguments | Metadata definitions for EnteredMessageArguments |
CPanManipulatorMetadata.FinishedMessageArguments | Metadata definitions for FinishedMessageArguments |
CPanManipulatorMetadata.LeftMessageArguments | Metadata definitions for LeftMessageArguments |
CPanManipulatorMetadata.MovedMessageArguments | Metadata definitions for MovedMessageArguments |
CPanManipulatorMetadata.CanceledMessageArguments | Metadata definitions for CanceledMessageArguments |
CPanManipulatorMetadata.StartedMessageArguments | Metadata definitions for StartedMessageArguments |
CPinchManipulatorMetadata.CanceledMessageArguments | Metadata definitions for CanceledMessageArguments |
CPinchManipulatorMetadata.FinishedMessageArguments | Metadata definitions for FinishedMessageArguments |
CPinchManipulatorMetadata.MovedMessageArguments | Metadata definitions for MovedMessageArguments |
CPinchManipulatorMetadata.StartedMessageArguments | Metadata definitions for StartedMessageArguments |
►CInputManipulatorMetadata.KeyInputMessageArguments | Metadata definitions for KeyInputMessageArguments |
►CKeyManipulatorMetadata.KeyPressedMessageArguments | Metadata definitions for KeyPressedMessageArguments |
CKeyManipulatorMetadata.KeyCanceledMessageArguments | Metadata definitions for KeyCanceledMessageArguments |
CNavigationManipulatorMetadata.KeyNavigationMessageArguments | Metadata definitions for KeyNavigationMessageArguments |
CKeyManipulatorMetadata.KeyReleasedMessageArguments | Metadata definitions for KeyReleasedMessageArguments |
►CKeyboardMetadata.KeyStateChangedMessageArguments | Metadata definitions for KeyStateChangedMessageArguments |
CKeyboardMetadata.KeyDownMessageArguments | Metadata definitions for KeyDownMessageArguments |
CKeyboardMetadata.KeyUpMessageArguments | Metadata definitions for KeyUpMessageArguments |
►CListBoxConceptMetadata.ItemMessageArguments | Metadata definitions for ItemMessageArguments |
CListBoxConceptMetadata.ItemHiddenMessageArguments | Metadata definitions for ItemHiddenMessageArguments |
CListBoxConceptMetadata.ItemVisibleMessageArguments | Metadata definitions for ItemVisibleMessageArguments |
CListBoxScrollingConceptMetadata.TargetChangedMessageArguments | Metadata definitions for TargetChangedMessageArguments |
CListBoxConceptMetadata.ItemSelectedMessageArguments | Metadata definitions for ItemSelectedMessageArguments |
►CListBoxScrollingConceptMetadata.ScrollMessageArguments | Metadata definitions for ScrollMessageArguments |
CListBoxScrollingConceptMetadata.ScrolledMessageArguments | Metadata definitions for ScrolledMessageArguments |
CListBoxScrollingConceptMetadata.ScrollFinishedMessageArguments | Metadata definitions for ScrollFinishedMessageArguments |
CListBoxScrollingConceptMetadata.ScrollStartedMessageArguments | Metadata definitions for ScrollStartedMessageArguments |
CListBoxScrollingConceptMetadata.UserScrollFinishedMessageArguments | Metadata definitions for UserScrollFinishedMessageArguments |
CListBoxScrollingConceptMetadata.UserScrollStartedMessageArguments | Metadata definitions for UserScrollStartedMessageArguments |
►CNodeComponentMetadata.NodeComponentMessageArguments | Metadata definitions for NodeComponentMessageArguments |
CAnimationPlayerMetadata.PauseMessageArguments | Metadata definitions for PauseMessageArguments |
CAnimationPlayerMetadata.PlayMessageArguments | Metadata definitions for PlayMessageArguments |
CAnimationPlayerMetadata.ResumeMessageArguments | Metadata definitions for ResumeMessageArguments |
CAnimationPlayerMetadata.StopMessageArguments | Metadata definitions for StopMessageArguments |
CFloatValueAccumulatorMetadata.SetAccumulatedValueBoundariesMessageArguments | Metadata definitions for SetAccumulatedValueBoundariesMessageArguments |
CIntValueAccumulatorMetadata.SetAccumulatedValueBoundariesMessageArguments | Metadata definitions for SetAccumulatedValueBoundariesMessageArguments |
CPropertyTargetEasingInterpolatorMetadata.SetEnabledMessageArguments | Metadata definitions for SetEnabledMessageArguments |
CValueAccumulatorMetadata.PauseMessageArguments | Metadata definitions for PauseMessageArguments |
CValueAccumulatorMetadata.ResumeMessageArguments | Metadata definitions for ResumeMessageArguments |
CValueAccumulatorMetadata.StartMessageArguments | Metadata definitions for StartMessageArguments |
CValueAccumulatorMetadata.StopMessageArguments | Metadata definitions for StopMessageArguments |
►CNodeComponentMetadata.NodeComponentSourceMessageArguments | Metadata definitions for NodeComponentSourceMessageArguments |
CAnimationPlayerMetadata.CompletedMessageArguments | Metadata definitions for CompletedMessageArguments |
CAnimationPlayerMetadata.StartedMessageArguments | Metadata definitions for StartedMessageArguments |
CAnimationPlayerMetadata.StoppedMessageArguments | Metadata definitions for StoppedMessageArguments |
CPropertyTargetInterpolatorMetadata.CompletedMessageArguments | Metadata definitions for CompletedMessageArguments |
CNodeMetadata.NodeComponentMessageArguments | Metadata definitions for NodeComponentMessageArguments |
CNodeMetadata.NodeComponentSourceMessageArguments | Metadata definitions for NodeComponentSourceMessageArguments |
CPageMetadata.ActivatedMessageArguments | Metadata definitions for ActivatedMessageArguments |
CPageMetadata.DeactivatedMessageArguments | Metadata definitions for DeactivatedMessageArguments |
►CPageMetadata.NavigateMessageArguments | Metadata definitions for NavigateMessageArguments |
CPageMetadata.NavigateNextMessageArguments | Metadata definitions for NavigateNextMessageArguments |
CPageMetadata.NavigateParentMessageArguments | Metadata definitions for NavigateParentMessageArguments |
CPageMetadata.NavigatePreviousMessageArguments | Metadata definitions for NavigatePreviousMessageArguments |
CPageMetadata.NavigationActivatedMessageArguments | Metadata definitions for NavigationActivatedMessageArguments |
CPageMetadata.NavigationDeactivatedMessageArguments | Metadata definitions for NavigationDeactivatedMessageArguments |
CPageMetadata.NavigationFinishedMessageArguments | Metadata definitions for NavigationFinishedMessageArguments |
CPageMetadata.NavigationStartedMessageArguments | Metadata definitions for NavigationStartedMessageArguments |
CPageMetadata.RegisterToNavigationdMessageArguments | Metadata definitions for RegisterToNavigationdMessageArguments |
CPageMetadata.UnregisterFromNavigationMessageArguments | Metadata definitions for UnregisterFromNavigationMessageArguments |
CPrefabViewConceptMetadata.AsynchronousLoadCompletedMessageArguments | Metadata definitions for AsynchronousLoadCompletedMessageArguments |
CPrefabViewConceptMetadata.LoadAsynchronouslyMessageArguments | Metadata definitions for LoadAsynchronouslyMessageArguments |
►CRangeConceptMetadata.CommonMessageArguments | Metadata definitions for CommonMessageArguments |
CRangeConceptMetadata.ValueChangedMessageArguments | Metadata definitions for ValueChangedMessageArguments |
CRangeConceptMetadata.ValueChangeFinishedMessageArguments | Metadata definitions for ValueChangeFinishedMessageArguments |
CRangeConceptMetadata.ValueChangeStartedMessageArguments | Metadata definitions for ValueChangeStartedMessageArguments |
CScreenMetadata.ActivateThemeMessageArguments | Metadata definitions for ActivateThemeMessageArguments |
CScrollViewConceptMetadata.ScrollDirectionMessageArguments | Metadata definitions for ScrollDirectionMessageArguments |
CScrollViewConceptMetadata.ScrollDownMessageArguments | Metadata definitions for ScrollDownMessageArguments |
CScrollViewConceptMetadata.ScrollEdgeMessageArguments | Metadata definitions for ScrollEdgeMessageArguments |
CScrollViewConceptMetadata.ScrollEndMessageArguments | Metadata definitions for ScrollEndMessageArguments |
CScrollViewConceptMetadata.ScrollHomeMessageArguments | Metadata definitions for ScrollHomeMessageArguments |
CScrollViewConceptMetadata.ScrollLeftMessageArguments | Metadata definitions for ScrollLeftMessageArguments |
►CScrollViewConceptMetadata.ScrollMessageArguments | Metadata definitions for ScrollMessageArguments |
CScrollViewConceptMetadata.ScrolledMessageArguments | Metadata definitions for ScrolledMessageArguments |
CScrollViewConceptMetadata.ScrollFinishedMessageArguments | Metadata definitions for ScrollFinishedMessageArguments |
CScrollViewConceptMetadata.ScrollStartedMessageArguments | Metadata definitions for ScrollStartedMessageArguments |
CScrollViewConceptMetadata.UserScrollFinishedMessageArguments | Metadata definitions for UserScrollFinishedMessageArguments |
CScrollViewConceptMetadata.UserScrollStartedMessageArguments | Metadata definitions for UserScrollStartedMessageArguments |
CScrollViewConceptMetadata.ScrollPageDownMessageArguments | Metadata definitions for ScrollPageDownMessageArguments |
CScrollViewConceptMetadata.ScrollPageMessageArguments | Metadata definitions for ScrollPageMessageArguments |
CScrollViewConceptMetadata.ScrollPageUpMessageArguments | Metadata definitions for ScrollPageUpMessageArguments |
CScrollViewConceptMetadata.ScrollRightMessageArguments | Metadata definitions for ScrollRightMessageArguments |
CScrollViewConceptMetadata.ScrollUpMessageArguments | Metadata definitions for ScrollUpMessageArguments |
CScrollViewConceptMetadata.SetScrollMessageArguments | Metadata definitions for SetScrollMessageArguments |
CScrollViewConceptMetadata.SetScrollTargetMessageArguments | Metadata definitions for SetScrollTargetMessageArguments |
CScrollViewConceptMetadata.SnapRequestMessageArguments | Metadata definitions for SnapRequestMessageArguments |
CScrollViewConceptMetadata.ZoomedMessageArguments | Metadata definitions for ZoomedMessageArguments |
►CStateManagerMetadata.StateManagerMessageArguments | Metadata definitions for StateManagerMessageArguments |
CStateManagerMetadata.EnteredStateMessageArguments | Metadata definitions for EnteredStateMessageArguments |
CStateManagerMetadata.LeftStateMessageArguments | Metadata definitions for LeftStateMessageArguments |
►CStateManagerMetadata.StateChangeMessageArguments | Metadata definitions for StateChangeMessageArguments |
►CStateManagerMetadata.GoToDefinedStateMessageArguments | Metadata definitions for GoToDefinedStateMessageArguments |
CStateManagerMetadata.GoToNextDefinedStateMessageArguments | Metadata definitions for GoToNextDefinedStateMessageArguments |
CStateManagerMetadata.GoToPreviousDefinedStateMessageArguments | Metadata definitions for GoToPreviousDefinedStateMessageArguments |
CStateManagerMetadata.GoToStateMessageArguments | Metadata definitions for GoToStateMessageArguments |
►CStateManagerMetadata.TransitionMessageArguments | Metadata definitions for TransitionMessageArguments |
CStateManagerMetadata.TransitionFinishedMessageArguments | Metadata definitions for TransitionFinishedMessageArguments |
CStateManagerMetadata.TransitionStartedMessageArguments | Metadata definitions for TransitionStartedMessageArguments |
CTextBoxConceptMetadata.CursorPositionMessageArguments | Metadata definitions for CursorPositionMessageArguments |
CTextBoxConceptMetadata.EditingStateChangedMessageArguments | Metadata definitions for EditingStateChangedMessageArguments |
CTextBoxConceptMetadata.InputMethodActionMessageArguments | Metadata definitions for InputMethodActionMessageArguments |
CTextBoxConceptMetadata.InputMethodAvailableMessageArguments | Metadata definitions for InputMethodAvailableMessageArguments |
CTextBoxConceptMetadata.TextChangedMessageArguments | Metadata definitions for TextChangedMessageArguments |
CTextBoxConceptMetadata.TextCompositionStateMessageArguments | Metadata definitions for TextCompositionStateMessageArguments |
►CTextBoxConceptMetadata.TextContentMessageArguments | Metadata definitions for TextContentMessageArguments |
CTextBoxConceptMetadata.SelectedTextMessageArguments | Metadata definitions for SelectedTextMessageArguments |
CTextBoxMetadata.SelectedTextMessageArguments | Metadata definitions for SelectedTextMessageArguments |
CTextBoxConceptMetadata.TextInsertionMessageArguments | Metadata definitions for TextInsertionMessageArguments |
CTextBoxConceptMetadata.TextRangeMessageArguments | Metadata definitions for TextRangeMessageArguments |
CTextBoxMetadata.CharacterRemovalMessageArguments | Metadata definitions for CharacterRemovalMessageArguments |
CTextBoxMetadata.CursorPositionMessageArguments | Metadata definitions for CursorPositionMessageArguments |
CTextBoxMetadata.DeleteSelectionMessageArguments | Metadata definitions for DeleteSelectionMessageArguments |
CTextBoxMetadata.EditingStateChangedMessageArguments | Metadata definitions for EditingStateChangedMessageArguments |
CTextBoxMetadata.InputMethodActionMessageArguments | Metadata definitions for InputMethodActionMessageArguments |
CTextBoxMetadata.InputMethodAvailableMessageArguments | Metadata definitions for InputMethodAvailableMessageArguments |
CTextBoxMetadata.ModifyEditingStateMessageArguments | Metadata definitions for ModifyEditingStateMessageArguments |
CTextBoxMetadata.ModifySelectionMessageArguments | Metadata definitions for ModifySelectionMessageArguments |
CTextBoxMetadata.MoveCursorMessageArguments | Metadata definitions for MoveCursorMessageArguments |
CTextBoxMetadata.TextChangedMessageArguments | Metadata definitions for TextChangedMessageArguments |
CTextBoxMetadata.TextCompositionStateMessageArguments | Metadata definitions for TextCompositionStateMessageArguments |
CTextBoxMetadata.TextContentMessageArguments | Metadata definitions for TextContentMessageArguments |
CTextBoxMetadata.TextInsertionMessageArguments | Metadata definitions for TextInsertionMessageArguments |
CTextBoxMetadata.TextRangeMessageArguments | Metadata definitions for TextRangeMessageArguments |
CTextInputConceptMetadata.CursorMovedMessageArguments | Metadata definitions for CursorMovedMessageArguments |
CTextInputConceptMetadata.InputMethodActionMessageArguments | Metadata definitions for InputMethodActionMessageArguments |
CTextInputConceptMetadata.InputMethodAvailableChangedMessageArguments | Metadata definitions for InputMethodAvailableChangedMessageArguments |
CTextInputConceptMetadata.InputMethodsDisconnectedMessageArguments | Metadata definitions for InputMethodsDisconnectedMessageArguments |
CTextInputConceptMetadata.InputTypeChangedMessageArguments | Metadata definitions for InputTypeChangedMessageArguments |
CTextInputConceptMetadata.ReadOnlyStateChangedMessageArguments | Metadata definitions for ReadOnlyStateChangedMessageArguments |
CTextInputConceptMetadata.SelectionChangedMessageArguments | Metadata definitions for SelectionChangedMessageArguments |
CTextInputConceptMetadata.TextChangedMessageArguments | Metadata definitions for TextChangedMessageArguments |
CTextInputConceptMetadata.TextCompositionStateMessageArguments | Metadata definitions for TextCompositionStateMessageArguments |
►CToggleButtonGroupConceptMetadata.ToggleButtonGroupConceptMessageArguments | Metadata definitions for ToggleButtonGroupConceptMessageArguments |
CToggleButtonGroupConceptMetadata.ToggledMessageArguments | Metadata definitions for ToggledMessageArguments |
CNode.MessageSubscriptionFunction< MessageArgumentsType extends MessageArguments > | Defines the message handler invoked when a node receives a message it listens to |
CNode.MessageSubscriptionToken | Message subscription token that identifies a message subscription |
CMessageType< MessageArgumentsType extends MessageArguments > | An instance of a MessageType represents a single message type in the Kanzi message system |
►CMessageType< MessageArguments > | |
CAbstractMessageType | AbstractMessageType is a handle to an existing message type |
►CMessageType< MessageArgumentsType > | |
CDynamicMessageType< MessageArgumentsType extends MessageArguments > | DynamicMessageType is a handle to an existing message type |
►CMetaclass | Metaclass provides type inspection mechanism for Kanzi classes |
CAbstractMetaclass | AbstractMetaclass is a handle to an existing metaclasses |
CMetaclassRegistry | A container class for Java metaclasses and proxies |
CMetadata | The Metadata annotation specifies property, message type or nested classes to be automatically registered when the containing class is registered to Domain with registerClass or overrideClass |
►CMetaObjectMetadata | Metadata definitions for MetaObject |
CObjectMetadata | Metadata definitions for Object |
CDataContext.ModifiedSubscriptionFunction | Callback functions for Modified Subscription events |
CDataContext.ModifiedSubscriptionToken | Token to represent a Modified Subscription |
►CNode2DEnums | |
►CNode2DMetadata | Metadata definitions for Node2D |
CButton2DMetadata | Metadata definitions for Button2D |
CContentLayout2DMetadata | Metadata definitions for ContentLayout2D |
CDockLayout2DMetadata | Metadata definitions for DockLayout2D |
►CEmptyNode2DMetadata | Metadata definitions for EmptyNode2D |
CEmptyNode2D | Empty Node 2D can be used to group other 2D nodes |
CFlowLayout2DMetadata | Metadata definitions for FlowLayout2D |
CGridLayout2DMetadata | Metadata definitions for GridLayout2D |
CGridListBox2DMetadata | Metadata definitions for GridListBox2D |
►CImage2DMetadata | Metadata definitions for Image2D |
CImage2D | A class that implements a 2D image UI control |
►CNinePatchImage2DMetadata | Metadata definitions for NinePatchImage2D |
CNinePatchImage2D | |
►CPageMetadata | Metadata definitions for Page |
►CPageHostMetadata | Metadata definitions for PageHost |
CPageHost | |
CPage | |
►CPortalViewMetadata | Metadata definitions for PortalView |
CPortalView | |
►CPrefabView2DMetadata | Metadata definitions for PrefabView2D |
CPrefabView2D | Use a Prefab View 2D node to instantiate a 2D prefab |
►CScreenMetadata | Metadata definitions for Screen |
CScreen | |
►CScrollView2DMetadata | Metadata definitions for ScrollView2D |
CScrollView2D | Use a Scroll View 2D to get user input from scroll gestures in 2D space |
►CSlider2DMetadata | Metadata definitions for Slider2D |
CSlider2D | |
►CStackLayout2DMetadata | Metadata definitions for StackLayout2D |
CStackLayout2D | Stack Layout 2D arranges its items on a line along the axis you specify in the DirectionProperty |
CTextBlock2DMetadata | Metadata definitions for TextBlock2D |
CTextBox2DMetadata | Metadata definitions for TextBox2D |
CToggleButton2DMetadata | Metadata definitions for ToggleButton2D |
►CToggleButtonGroup2DMetadata | Metadata definitions for ToggleButtonGroup2D |
CToggleButtonGroup2D | Use a Toggle Button Group 2D to group Toggle Buttons where only one can be active at a time |
►CTrajectoryLayout2DMetadata | Metadata definitions for TrajectoryLayout2D |
CTrajectoryLayout2D | Use a Trajectory Layout 2D to arrange content along a trajectory path |
►CViewport2DMetadata | Metadata definitions for Viewport2D |
►CProgressiveRenderingViewport2DMetadata | Metadata definitions for ProgressiveRenderingViewport2D |
CProgressiveRenderingViewport2D | |
CViewport2D | Use a Viewport 2D to set the size of a render target surface onto which content is projected |
CNode2D | Node2D is the base class of all 2D nodes |
►CNodeComponentMetadata | Metadata definitions for NodeComponent |
►CAnimationPlayerMetadata | Metadata definitions for AnimationPlayer |
CAnimationPlayer | Controls animation playback |
►CClickManipulatorComponentMetadata | Metadata definitions for ClickManipulatorComponent |
CClickManipulatorComponent | Enables the node to react to click and touch input events |
►CCodeBehindMetadata | Metadata definitions for CodeBehind |
CCodeBehind | Code Behind is a workflow where you associate code with an instance of a node instead of a type |
►CActivityCodeBehindMetadata | Metadata definitions for ActivityCodeBehind |
CActivityCodeBehind | ActivityCodeBehind is code that is associated with a particular Activity node, and has access to the properties of that Activity node |
►CDataTriggerComponentMetadata | Metadata definitions for DataTriggerComponent |
CDataTriggerComponent | |
►CDataTriggerMetadata | Metadata definitions for DataTrigger |
CDataTrigger | Monitors changes in properties and data source values |
►CKeyManipulatorComponentMetadata | Metadata definitions for KeyManipulatorComponent |
CKeyManipulatorComponent | Enables the node to react to key input events |
►CLongPressManipulatorComponentMetadata | Metadata definitions for LongPressManipulatorComponent |
CLongPressManipulatorComponent | Enables the node to react to long press and touch events |
►CMultiClickManipulatorComponentMetadata | Metadata definitions for MultiClickManipulatorComponent |
CMultiClickManipulatorComponent | Enables the node to react to multi-click and multi-touch input events |
►CNavigationManipulatorComponentMetadata | Metadata definitions for NavigationManipulatorComponent |
CNavigationManipulatorComponent | Enables the node to react to navigation key input events |
►CPanManipulatorComponentMetadata | Metadata definitions for PanManipulatorComponent |
CPanManipulatorComponent | Enables the node to react to the pan gesture |
►CPropertyDrivenAnimationPlayerMetadata | Metadata definitions for PropertyDrivenAnimationPlayer |
CPropertyDrivenAnimationPlayer | Applies timeline at the time taken from property value |
►CPropertyTargetEasingInterpolatorMetadata | Metadata definitions for PropertyTargetEasingInterpolator |
CPropertyTargetEasingInterpolator | Gradually interpolates a target property from its old value to a new value using a specific easing function and easing mode each time a new value is set to the property |
►CPropertyTargetInterpolatorMetadata | Metadata definitions for PropertyTargetInterpolator |
CPropertyTargetInterpolator | Gradually interpolates target property from its old value to new one each time new value is set to the property |
►CTriggerMetadata | Metadata definitions for Trigger |
►CMessageTriggerMetadata | Metadata definitions for MessageTrigger |
CMessageTrigger | |
►COnAttachedTriggerMetadata | Metadata definitions for OnAttachedTrigger |
COnAttachedTrigger | This trigger is set off when the item is initialized |
►COnPropertyChangedTriggerMetadata | Metadata definitions for OnPropertyChangedTrigger |
COnPropertyChangedTrigger | Occurs when a property is changed |
►CTimerTriggerMetadata | Metadata definitions for TimerTrigger |
CTimerTrigger | Occurs when timer interval is elapsed |
CTrigger | Trigger is the base class for defining events, conditions and actions for content-driven logic programming |
►CValueAccumulatorMetadata | Metadata definitions for ValueAccumulator |
►CFloatValueAccumulatorMetadata | Metadata definitions for FloatValueAccumulator |
CFloatValueAccumulator | Increments the value of a float property over time |
►CIntValueAccumulatorMetadata | Metadata definitions for IntValueAccumulator |
CIntValueAccumulator | Increments the value of an int property over time |
CValueAccumulator | |
CNodeComponent | NodeComponent is the base class for all node components |
►CNodeEnums | |
►CNodeMetadata | Metadata definitions for Node |
CNode2DMetadata | Metadata definitions for Node2D |
►CNode3DMetadata | Metadata definitions for Node3D |
CButton3DMetadata | Metadata definitions for Button3D |
CCameraMetadata | Metadata definitions for Camera |
CContentLayout3DMetadata | Metadata definitions for ContentLayout3D |
CDockLayout3DMetadata | Metadata definitions for DockLayout3D |
►CEmptyNode3DMetadata | Metadata definitions for EmptyNode3D |
CEmptyNode3D | |
CFlowLayout3DMetadata | Metadata definitions for FlowLayout3D |
CGridLayout3DMetadata | Metadata definitions for GridLayout3D |
CGridListBox3DMetadata | Metadata definitions for GridListBox3D |
►CInstantiator3DMetadata | Metadata definitions for Instantiator3D |
CInstantiator3D | |
CLevelOfDetail3DMetadata | Metadata definitions for LevelOfDetail3D |
►CLightMetadata | Metadata definitions for Light |
CLight | |
►CModel3DMetadata | Metadata definitions for Model3D |
CModel3D | |
►CPrefabView3DMetadata | Metadata definitions for PrefabView3D |
CPrefabView3D | Use a Prefab View 3D node to instantiate a 3D prefab |
►CSceneMetadata | Metadata definitions for Scene |
CScene | Scene is a 3D node that is the root node for other 3D nodes |
►CScrollView3DMetadata | Metadata definitions for ScrollView3D |
CScrollView3D | Use a Scroll View 3D to get user input from scroll gestures in 3D space |
►CSlider3DMetadata | Metadata definitions for Slider3D |
CSlider3D | Use a Slider 3D to allow users to set a value between a set of minimum and maximum values in 3D space |
►CStackLayout3DMetadata | Metadata definitions for StackLayout3D |
CStackLayout3D | Stack Layout 3D arranges its items on a line along the axis you specify in the DirectionProperty |
CTextBlock3DMetadata | Metadata definitions for TextBlock3D |
CTextBox3DMetadata | Metadata definitions for TextBox3D |
CToggleButton3DMetadata | Metadata definitions for ToggleButton3D |
►CToggleButtonGroup3DMetadata | Metadata definitions for ToggleButtonGroup3D |
CToggleButtonGroup3D | Use a Toggle Button Group 3D to group Toggle Buttons in 3D space where only one can be active at a time |
►CTrajectoryLayout3DMetadata | Metadata definitions for TrajectoryLayout3D |
CTrajectoryLayout3D | Use a Trajectory Layout 3D to arrange content along a trajectory path in 3D space |
CTrajectoryListBox3DMetadata | Metadata definitions for TrajectoryListBox3D |
►CViewport3DMetadata | Metadata definitions for Viewport3D |
CViewport3D | Use a Viewport 3D to display 2D objects in 3D space |
CNode3D | Node3D is the base class of all 3D nodes |
CNode | Base class for Kanzi nodes |
►COutlineEffect2DEnums | |
►COutlineEffect2DMetadata | Metadata definitions for OutlineEffect2D |
COutlineEffect2D | Use the Outline Effect 2D to draw an outline around the content of a 2D node |
►CPageTransitionCollectionEnums | |
►CPageTransitionCollectionMetadata | Metadata definitions for PageTransitionCollection |
CPageTransitionCollection | |
►CParallelActivityHostConceptEnums | |
►CParallelActivityHostConceptMetadata | Metadata definitions for ParallelActivityHostConcept |
CParallelActivityHost2DMetadata | Metadata definitions for ParallelActivityHost2D |
CParallelActivityHost3DMetadata | Metadata definitions for ParallelActivityHost3D |
►CPipelineStateRenderPassEnums | |
►CPipelineStateRenderPassMetadata | Metadata definitions for PipelineStateRenderPass |
CPipelineStateRenderPass | Use a Pipeline State Render Pass to set for its child render passes the depth and stencil testing, transparency, and culling |
CPlatform | Holds information about the current platform |
CPlugin | Represents the abstract base class for all plugins |
CDomain.PluginHandler | Plugin handler implements the functionality for loading a plugin from the associated plugin file |
►CPrefabViewConceptMetadata | Metadata definitions for PrefabViewConcept |
CPrefabView2DMetadata | Metadata definitions for PrefabView2D |
CPrefabView3DMetadata | Metadata definitions for PrefabView3D |
►CPropertyTargetEasingInterpolatorEnums | |
CPropertyTargetEasingInterpolatorMetadata | Metadata definitions for PropertyTargetEasingInterpolator |
CPropertyTargetEasingTimelineEnums | |
►CPropertyType< TDataType > | An instance of a PropertyType represents a single property type in the Kanzi property system |
CDynamicPropertyType< TDataType > | DynamicPropertyType is a handle to an existing property type of known data type |
►CPropertyType< Object > | |
CAbstractPropertyType | AbstractPropertyType is a homogeneous property type handle to an existing property type |
CResourceManager.ProtocolHandler | ProtocolHandler allows implementing custom resource loading for a specific protocol |
►CQuaternion | Quaternions represent rotation around an axis, defined by quaternion components x, y, z and w |
CQuaternionLongerPath | Quaternion for interpolating rotation along longer path |
►CRangeConceptMetadata | Metadata definitions for RangeConcept |
CSlider2DMetadata | Metadata definitions for Slider2D |
CSlider3DMetadata | Metadata definitions for Slider3D |
CResourceManager.ReloadProtocolHandler | ReloadProtocolHandler allows implementing custom resource reloading for a specific protocol |
CResourceID | A ResourceID instance holds a Resource alias |
CResourceManager | The resource manager maintains kzb files and provides mechanisms to load resources from kzb files |
►CResourceMetadata | Metadata definitions for Resource |
►CAnimationResourceMetadata | Metadata definitions for AnimationResource |
CAnimationResource | |
►CBinaryResourceMetadata | Metadata definitions for BinaryResource |
CBinaryResource | |
►CBrushMetadata | Metadata definitions for Brush |
CBrush | |
►CColorBrushMetadata | Metadata definitions for ColorBrush |
CColorBrush | Use a Color Brush to fill a 2D node with a solid color |
►CContentBrushMetadata | Metadata definitions for ContentBrush |
CContentBrush | |
►CCompositionBrushMetadata | Metadata definitions for CompositionBrush |
CCompositionBrush | |
►CMaterialBrushMetadata | Metadata definitions for MaterialBrush |
CMaterialBrush | Use a Material Brush to fill a 2D node with a material |
►CNullBrushMetadata | Metadata definitions for NullBrush |
CNullBrush | |
►CTextureBrushMetadata | Metadata definitions for TextureBrush |
CTextureBrush | Use a Texture Brush to fill a 2D node with a texture |
►CFontFamilyMetadata | Metadata definitions for FontFamily |
CFontFamily | |
►CFontMetadata | Metadata definitions for Font |
CFont | |
►CBitmapFontMetadata | Metadata definitions for BitmapFont |
CBitmapFont | |
►CGPUResourceMetadata | Metadata definitions for GPUResource |
CGPUResource | |
►CFramebufferMetadata | Metadata definitions for Framebuffer |
CFramebuffer | |
►CMeshMetadata | Metadata definitions for Mesh |
CMesh | |
►CShaderProgramMetadata | Metadata definitions for ShaderProgram |
CShaderProgram | |
►CSurfaceMetadata | Metadata definitions for Surface |
►CRenderbufferMetadata | Metadata definitions for Renderbuffer |
CRenderbuffer | |
►CTextureMetadata | Metadata definitions for Texture |
CTexture | A Texture provides an image that you can use in Image nodes, Texture Brushes, materials for use in 3D rendering, or Material Brushes |
CSurface | |
►CMaterialMetadata | Metadata definitions for Material |
CMaterial | |
►CMorphMetadata | Metadata definitions for Morph |
CMorph | |
►CNodeEffect2DMetadata | Metadata definitions for NodeEffect2D |
CBlurEffect2DMetadata | Metadata definitions for BlurEffect2D |
CMaskEffect2DMetadata | Metadata definitions for MaskEffect2D |
COutlineEffect2DMetadata | Metadata definitions for OutlineEffect2D |
►CShadowEffect2DMetadata | Metadata definitions for ShadowEffect2D |
CShadowEffect2D | Use the Shadow Effect 2D to add a shadow effect to a 2D node |
CNodeEffect2D | |
►CNodeEffectPrefab2DMetadata | Metadata definitions for NodeEffectPrefab2D |
CNodeEffectPrefab2D | |
►CObjectSourceMetadata | Metadata definitions for ObjectSource |
CObjectSource | |
CPageTransitionCollectionMetadata | Metadata definitions for PageTransitionCollection |
CPrefabTemplateMetadata | Metadata definitions for PrefabTemplate |
►CRenderPassMetadata | Metadata definitions for RenderPass |
►CBlitRenderPassMetadata | Metadata definitions for BlitRenderPass |
CBlitRenderPass | Use a Blit Render Pass to blit one or more textures to the screen of the current rendering context using a material |
►CClearRenderPassMetadata | Metadata definitions for ClearRenderPass |
CClearRenderPass | Use a Clear Render Pass to clear the color, depth, and stencil buffers of the current render context |
►CCompositionTargetRenderPassMetadata | Metadata definitions for CompositionTargetRenderPass |
CCompositionTargetRenderPass | Use a Composition Target Render Pass to render to a composition target |
►CCubeMapRenderPassMetadata | Metadata definitions for CubeMapRenderPass |
CCubeMapRenderPass | Use a Cubemap Render Pass to create a cubemap texture that represents the scene from some location |
►CDrawObjectsRenderPassMetadata | Metadata definitions for DrawObjectsRenderPass |
CDrawObjectsRenderPass | Use a Draw Objects Render Pass to render nodes under a Scene node provided by an object source you set in this render pass |
►CDrawObjectsWithMaterialRenderPassMetadata | Metadata definitions for DrawObjectsWithMaterialRenderPass |
CDrawObjectsWithMaterialRenderPass | Use a Draw Objects With Material Render Pass to render nodes under a Scene node provided by an object source with a specific material you set in this render pass |
►CGatherLightsRenderPassMetadata | Metadata definitions for GatherLightsRenderPass |
CGatherLightsRenderPass | Use the Gather Lights Render Pass to collect Light nodes to use to light 3D nodes in a scene |
►CGatherNearestLightsRenderPassMetadata | Metadata definitions for GatherNearestLightsRenderPass |
CGatherNearestLightsRenderPass | Use Gather Nearest Lights Render Pass to select lights to use for nodes in a scene |
CLegacyRenderPassMetadata | Metadata definitions for LegacyRenderPass |
►CMaterialSetupRenderPassMetadata | Metadata definitions for MaterialSetupRenderPass |
CMaterialSetupRenderPass | Use a Material Setup Render Pass to set properties into a material for successive rendering with that material |
►CNodeListRenderPassMetadata | Metadata definitions for NodeListRenderPass |
CNodeListRenderPass | Use Node List Render Pass to create a node list according to a specific filter |
CPipelineStateRenderPassMetadata | Metadata definitions for PipelineStateRenderPass |
►CRenderPassViewMetadata | Metadata definitions for RenderPassView |
CRenderPassView | Use a Render Pass View to instantiate a Render Pass Prefab |
CRenderPass | Use a Group Render Pass to group render passes so that you can refer to a single render pass in your Scene |
►CRenderPassPrefabMetadata | Metadata definitions for RenderPassPrefab |
CRenderPassPrefab | |
►CResourceDictionaryMetadata | Metadata definitions for ResourceDictionary |
►CResourceDictionarySelectorMetadata | Metadata definitions for ResourceDictionarySelector |
CResourceDictionarySelector | |
CResourceDictionary | A resource dictionary is a container that maps resource IDs to resources |
►CStyleMetadata | Metadata definitions for Style |
CStyle | |
►CTextResourceMetadata | Metadata definitions for TextResource |
CTextResource | |
►CTimelineResourceMetadata | Metadata definitions for TimelineResource |
CTimelineResource | |
►CTrajectoryMetadata | Metadata definitions for Trajectory |
CTrajectory | |
CResource | Represents the base class for all resources |
►CRuntimeException | |
CInvalidKzbFileException | Exception class to indicate a KZB File is invalid |
CStaleObjectException | Exception class to indicate attempts to use a KanziObject which no longer refers to a valid native object |
►CScreenEnums | |
CScreenMetadata | Metadata definitions for Screen |
►CScrollViewConceptMetadata.ScrollPositionMessageArguments | Metadata definitions for ScrollPositionMessageArguments |
CScrollViewConceptMetadata.ScrollMessageArguments | Metadata definitions for ScrollMessageArguments |
CScrollViewConceptMetadata.SetScrollMessageArguments | Metadata definitions for SetScrollMessageArguments |
►CScrollViewConceptMetadata.ScrollTargetMessageArguments | Metadata definitions for ScrollTargetMessageArguments |
CScrollViewConceptMetadata.ScrollMessageArguments | Metadata definitions for ScrollMessageArguments |
CScrollViewConceptMetadata.SetScrollTargetMessageArguments | Metadata definitions for SetScrollTargetMessageArguments |
►CScrollViewConceptEnums | |
►CScrollViewConceptMetadata | Metadata definitions for ScrollViewConcept |
CScrollView2DMetadata | Metadata definitions for ScrollView2D |
CScrollView3DMetadata | Metadata definitions for ScrollView3D |
►CShadowEffect2DEnums | |
CShadowEffect2DMetadata | Metadata definitions for ShadowEffect2D |
►CSliderConceptMetadata | Metadata definitions for SliderConcept |
CSlider2DMetadata | Metadata definitions for Slider2D |
CSlider3DMetadata | Metadata definitions for Slider3D |
►CScrollViewConceptMetadata.SnapMessageArguments | Metadata definitions for SnapMessageArguments |
CScrollViewConceptMetadata.ScrollMessageArguments | Metadata definitions for ScrollMessageArguments |
CScrollViewConceptMetadata.SnapRequestMessageArguments | Metadata definitions for SnapRequestMessageArguments |
CSRTValue2D | A structure that describes the scale, rotation and translation transformation in 2D space |
CSRTValue3D | A structure that describes the scale, rotation and translation transformation in 3D space |
►CStackLayoutConceptMetadata | Metadata definitions for StackLayoutConcept |
CStackLayout2DMetadata | Metadata definitions for StackLayout2D |
CStackLayout3DMetadata | Metadata definitions for StackLayout3D |
CMainLoopScheduler.Stage | Stage instance represent a Stage in the Kanzi main loop |
CStandardMaterialMetadata | Metadata definitions for StandardMaterial |
CStandardPbrMaterialMetadata | Metadata definitions for StandardPbrMaterial |
CStateManagerMetadata | Metadata definitions for StateManager |
CActivityCodeBehind.StatusChangeHandler | StatusChangeHandler implements a handler for Activity status change |
CAssert.StringFactory | Interface for a callback which returns the message string to be attached to an assertion error |
CMainLoopScheduler.Task | A task that can be added for one-time or repeated execution by MainLoopScheduler |
CTaskDispatcher.Task | A task that can be added for execution by Task Dispatcher |
CTaskDispatcher | Task dispatcher |
CMainLoopScheduler.TaskToken | The token of the task |
CTestRuntime | Access to a testing environment including a Kanzi Domain |
►CTextBlockConceptMetadata | Metadata definitions for TextBlockConcept |
CTextBlock2DMetadata | Metadata definitions for TextBlock2D |
CTextBlock3DMetadata | Metadata definitions for TextBlock3D |
►CTextBoxConceptEnums | |
►CTextBoxConceptMetadata | Metadata definitions for TextBoxConcept |
CTextBox2DMetadata | Metadata definitions for TextBox2D |
CTextBox3DMetadata | Metadata definitions for TextBox3D |
CTextBoxMetadata | Metadata definitions for TextBox |
►CTextConceptMetadata | Metadata definitions for TextConcept |
CTextBlock2DMetadata | Metadata definitions for TextBlock2D |
CTextBlock3DMetadata | Metadata definitions for TextBlock3D |
CTextBox2DMetadata | Metadata definitions for TextBox2D |
CTextBox3DMetadata | Metadata definitions for TextBox3D |
CTextFormatEnums | |
CTextInputConceptMetadata | Metadata definitions for TextInputConcept |
CTextureBuilder | TextureBuilder is a class used for setting up properties to initialize textures |
►CTextureEnums | |
CTextureMetadata | Metadata definitions for Texture |
►CTimelineMetadata | Metadata definitions for Timeline |
►CMorphWeightTimelineMetadata | Metadata definitions for MorphWeightTimeline |
CMorphWeightTimeline | |
►CParallelTimelineMetadata | Metadata definitions for ParallelTimeline |
CParallelTimeline | |
►CPropertyAnimationTimelineMetadata | Metadata definitions for PropertyAnimationTimeline |
CPropertyAnimationTimeline | |
►CPropertyFieldAnimationTimelineMetadata | Metadata definitions for PropertyFieldAnimationTimeline |
CPropertyFieldAnimationTimeline | |
CTimeline | |
CMainLoopScheduler.TimerTask | A task that can be scheduled for one-time or repeated execution by MainLoopScheduler |
CMainLoopScheduler.TimerToken | The token of the timer task |
►CToggleButtonGroupConceptMetadata | Metadata definitions for ToggleButtonGroupConcept |
CToggleButtonGroup2DMetadata | Metadata definitions for ToggleButtonGroup2D |
CToggleButtonGroup3DMetadata | Metadata definitions for ToggleButtonGroup3D |
►CTrajectoryLayoutConceptMetadata | Metadata definitions for TrajectoryLayoutConcept |
CTrajectoryLayout2DMetadata | Metadata definitions for TrajectoryLayout2D |
CTrajectoryLayout3DMetadata | Metadata definitions for TrajectoryLayout3D |
CPageTransitionCollectionEnums.Transition | |
CResourceDictionary.UrlMapPair | Represents a record in resource ID to URL map as a key-URL pair |
CValueAccumulatorBaseEnums | |
►CValueControlledExclusiveActivityHostConceptMetadata | Metadata definitions for ValueControlledExclusiveActivityHostConcept |
CExclusiveActivityHost2DMetadata | Metadata definitions for ExclusiveActivityHost2D |
CExclusiveActivityHost3DMetadata | Metadata definitions for ExclusiveActivityHost3D |
CVector2 | Vector with 2 floating point components: (x, y) |
CVector3 | Vector with 3 floating point components: (x, y, z) |
CVector4 | Vector with 4 floating point components: (x, y, z, w) |