|
| virtual ::std::unique_ptr<::UIComponent > | clone (::UIControl &cloneOwner) const |
| virtual void | reset () |
|
MCAPI::std::string const | _convertString (::std::string const &value, ::std::function<::std::string(::std::string const &, ::std::optional<::std::vector<::std::string > >)> const &localizationCallback) const |
|
MCAPI int | _getControlIndex (::std::shared_ptr<::UIControl > ancestor) |
|
MCAPI ::std::pair< int, int > | _getControlIndexAndSectionCount (::std::shared_ptr<::UIControl > ancestor) |
|
MCAPI int | getSectionCount () |
|
MCAPI void | populateMessageQueue (::std::multimap< int, ::std::string > &messageQueue, bool excludeHeader, ::std::string §ionHeader, ::std::function<::std::string(::std::string const &, ::std::optional<::std::vector<::std::string > >)> const &localizationCallback) |
|
MCAPI void | $dtor () |
|
MCAPI ::std::unique_ptr<::UIComponent > | $clone (::UIControl &cloneOwner) const |
|
MCFOLD void | $reset () |
|
virtual::ComponentReceiveActionType | receive (::VisualTree &visualTree, ::ScreenInputContext &context, ::UIAnimationController &animationController, ::ScreenEvent const &screenEvent) |
|
virtual::ComponentReceiveActionType | receive (::ScreenEvent const &screenEvent) |
|
virtual void | onNotifyChildAdded () |
|
virtual void | onNotifyChildRemoved () |
|
virtual void | onRemoved () |
|
virtual void | onAdded () |
|
virtual void | onVisibilityChanged (bool visible) |
|
virtual void | onEnabledChanged (bool enabled) |
|
virtual bool | isRenderableComponent () const |
|
virtual bool | isCustomFrameUpdateComponent () const |
|
virtual bool | onLayoutChange () |
|
virtual void | reload (::UIComponent const &rhs) |
|
virtual::std::string const & | getTextToSpeechComponentValue () const |
|
MCFOLD::ComponentReceiveActionType | $receive (::VisualTree &visualTree, ::ScreenInputContext &context, ::UIAnimationController &animationController, ::ScreenEvent const &screenEvent) |
|
MCFOLD::ComponentReceiveActionType | $receive (::ScreenEvent const &screenEvent) |
|
MCFOLD void | $onNotifyChildAdded () |
|
MCFOLD void | $onNotifyChildRemoved () |
|
MCFOLD void | $onRemoved () |
|
MCFOLD void | $onAdded () |
|
MCFOLD void | $onVisibilityChanged (bool visible) |
|
MCFOLD void | $onEnabledChanged (bool enabled) |
|
MCFOLD bool | $isRenderableComponent () const |
|
MCFOLD bool | $isCustomFrameUpdateComponent () const |
|
MCFOLD bool | $onLayoutChange () |
|
MCFOLD void | $reload (::UIComponent const &rhs) |
|
MCFOLD::std::string const & | $getTextToSpeechComponentValue () const |
|
|
::ll::TypedStorage< 4, 4, int > | mTTSComponentNamePriority |
|
::ll::TypedStorage< 4, 4, int > | mTTSComponentValuePriority |
|
::ll::TypedStorage< 4, 4, int > | mTTSIndexValuePriority |
|
::ll::TypedStorage< 8, 32, ::std::string > | mOverrideComponentValue |
|
::ll::TypedStorage< 8, 32, ::std::string > | mComponentHeader |
|
::ll::TypedStorage< 8, 32, ::std::string > | mSectionHeaderOverride |
|
::ll::TypedStorage< 8, 32, ::std::string > | mTTSControlType |
|
::ll::TypedStorage< 1, 1, bool > | mInheritTTSSiblings |
|
::ll::TypedStorage< 1, 1, bool > | mMessageInterruptible |
|
::ll::TypedStorage< 8, 32, ::std::string > | mMessageInterruptibleId |
|
::ll::TypedStorage< 4, 4, int > | mTTSIndexOrder |
|
::ll::TypedStorage< 1, 1, bool > | mIgnoreSubsections |
|
::ll::TypedStorage< 1, 1, bool > | mIgnoreForTTSIndexCount |
|
::ll::TypedStorage< 1, 1, bool > | mSkipNarration |
|
::ll::TypedStorage< 1, 1, bool > | mSkipChildren |
|
::ll::TypedStorage< 1, 1, bool > | mPlayOnUnchangedFocusControl |
|
::ll::TypedStorage< 8, 8, ::UIControl & > | mOwner |