Kanzi  3.9.6
Kanzi Engine API
kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits > Member List

This is the complete list of members for kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >, including all inherited members.

addContentItem(NodeSharedPtr abstractItem) overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >virtual
addItem(ItemSharedPtr item)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
applySelectionBehavior(size_t itemIndex, bool smooth)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
arrangeOverride(LayoutVectorType actualSize) overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
assignItemContainerGenerator(ItemContainerGeneratorSharedPtr itemContainerGenerator)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
assignItemGenerator(ItemGeneratorSharedPtr itemGenerator)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
bringItemCenter(size_t itemIndex, bool smooth)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
DefaultItemGeneratorSharedPtr typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
doMeasure(Node2D &node)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >static
doMeasure(Node3D &node)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >static
enableKeyNavigation(bool enabled)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getAliveRange()kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getContentItem(size_t index) overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >virtual
getContentItemCount() overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >virtual
getItem(size_t index)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getItemContainerGeneratorTypeName() constkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getItemContainerTemplate() constkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getItemCount() constkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getItemGeneratorTypeName() constkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getItemIndex(ItemSharedPtr item)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getItemSize(size_t index)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getItemTemplate() constkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getKeepAliveItemCount() constkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getPresenter() constkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >inline
getSelectedItemIndex() constkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
getSelectionBehavior() constkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
initialize(PresenterSharedPtr presenter)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
insertItem(size_t index, ItemSharedPtr item)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
isEmpty()kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
ItemClass typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
ItemContainerClass typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
ItemContainerGeneratorClass typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
ItemContainerGeneratorSharedPtr typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
ItemContainerGeneratorTypeNamePropertykanzi::ListBoxConceptstatic
ItemContainerSharedPtr typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
ItemContainerTemplatePropertykanzi::ListBoxConceptstatic
ItemCountPropertykanzi::ListBoxConceptstatic
ItemGeneratorClass typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
ItemGeneratorSharedPtr typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
ItemGeneratorTypeNamePropertykanzi::ListBoxConceptstatic
ItemHiddenMessagekanzi::ListBoxConceptstatic
ItemSelectedMessagekanzi::ListBoxConceptstatic
ItemSharedPtr typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
ItemTemplatePropertykanzi::ListBoxConceptstatic
ItemVisibleMessagekanzi::ListBoxConceptstatic
KeepAliveItemCountPropertykanzi::ListBoxConceptstatic
LayoutVectorType typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
ListBoxConceptImpl(Domain *domain, string_view name)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >explicitprotected
makeEditorInfo()kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >inlineprotectedstatic
measureOverride(LayoutVectorType availableSize) overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
notifyItemAdded(size_t index) overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >virtual
notifyItemContainerChanged()kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
notifyItemCountChanged() overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >virtual
notifyItemRemoved(size_t index) overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >virtual
notifyItemReplaced(size_t index) overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >virtual
onAttached() overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
onClicked(ClickManipulator::ClickMessageArguments &messageArguments)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
onDetached() overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
onNodePropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason) overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
PresenterClass typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
PresenterSharedPtr typedefkanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
removeAllContentItems() overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >virtual
removeAllItems()kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
removeContentItem(NodeSharedPtr abstractItem) overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >virtual
removeItem(size_t index)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
removeLastItem()kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
replaceItem(size_t index, ItemSharedPtr item)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
SelectedItemIndexPropertykanzi::ListBoxConceptstatic
SelectionBehavior enum namekanzi::ListBoxConcept
SelectionBehaviorBringToCenter enum valuekanzi::ListBoxConcept
SelectionBehaviorNone enum valuekanzi::ListBoxConcept
SelectionBehaviorPropertykanzi::ListBoxConceptstatic
selectItem(optional< size_t > itemIndex)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
setItemContainerGenerator(ItemContainerGeneratorSharedPtr itemContainerGenerator)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
setItemContainerGeneratorByProperty()kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
setItemContainerGeneratorTypeName(string_view value)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
setItemContainerTemplate(PrefabTemplateSharedPtr value)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
setItemGenerator(ItemGeneratorSharedPtr itemGenerator)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
setItemGeneratorByProperty()kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
setItemGeneratorTypeName(string_view value)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
setItemTemplate(PrefabTemplateSharedPtr value)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
setKeepAliveItemCount(int value)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
setSelectedItemIndex(int value)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
setSelectionBehavior(SelectionBehavior value)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
synchronizeItemCountProperty()kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
synchronizeSelectedItemIndexProperty()kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
updateGenerators(ItemGeneratorSharedPtr itemGenerator, ItemContainerGeneratorSharedPtr itemContainerGenerator)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected
updateVisibleRange(size_t beginIndex, size_t itemCount)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
updateVisibleRange(size_t beginIndex, size_t itemCount, bool sendMessages)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
updateVisibleRangeQuiet(size_t beginIndex, size_t itemCount)kanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >
~ContentItemCollectionModel()kanzi::ContentItemCollectionModelinlinevirtual
~ListBoxConceptImpl() overridekanzi::ListBoxConceptImpl< TBaseClass, TDerivedClass, ListBoxTraits >protected