getScrollView() const | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | |
initialize(TListBoxClass *listBox) | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | |
ListBoxScrollPresenterConceptImpl()=default | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | explicit |
m_listBox | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
onClickBegin(ClickManipulator::ClickBeginMessageArguments &messageArguments) | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
onItemSelected(ListBoxConcept::ItemSelectedMessageArguments &messageArguments) | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
onScrolled(ScrollViewConcept::ScrolledMessageArguments &messageArguments) | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
onScrollFinished(ScrollViewConcept::ScrollFinishedMessageArguments &messageArguments) | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
onScrollStarted(ScrollViewConcept::ScrollStartedMessageArguments &messageArguments) | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
onSnapRequested(ScrollViewConcept::SnapRequestMessageArguments &messageArguments) | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
onUserScrollFinished(ScrollViewConcept::UserScrollFinishedMessageArguments &messageArguments) | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
onUserScrollStarted(ScrollViewConcept::UserScrollStartedMessageArguments &messageArguments) | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
scrollToTargetItem(size_t itemIndex, Vector2 scrollPosition, bool smooth) const | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
sendListBoxTargetChangedMessage(size_t targetItem) const | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
sendScrollViewSetScrollMessage(const Vector2 &scrollPosition) const | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |
sendScrollViewSetScrollTargetMessage(const Vector2 &scrollTarget) const | kanzi::ListBoxScrollPresenterConceptImpl< TDerivedClass, TListBoxClass, TScrollView > | protected |