|
| virtual ::std::unique_ptr<::UIComponent > | clone (::UIControl &cloneOwner) const |
| virtual void | reset () |
|
MCAPI void | _addBindings (::BindingType bindingType, ::std::string const &collectionName, ::UiExpression &bindingExpression, ::std::string const &bindingNameOverride, ::BindingCondition bindingCondition) |
|
MCAPI void | _bind (::ScreenController &controller, bool visible, ::std::vector<::DataBindingComponent::DataBinding > &bindings) |
|
MCAPI void | _updateCustomComponentsPostBinding (::std::string_view propertyName, ::UIControl &owner, ::UiExpression expression) |
|
MCAPI void | addCollectionDetailsBinding (::std::string const &collectionName, ::std::string const &collectionPrefix, ::BindingCondition bindingCondition) |
|
MCAPI void | addViewBinding (::std::shared_ptr<::UIControl > &sourceControl, ::UiExpression sourcePropertyName, ::std::string const &targetPropertyName) |
|
MCAPI void | $dtor () |
|
MCAPI ::std::unique_ptr<::UIComponent > | $clone (::UIControl &cloneOwner) const |
|
MCAPI 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) |
|
virtual void | onEnabledChanged (bool) |
|
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) |
|
MCFOLD void | $onEnabledChanged (bool) |
|
MCFOLD bool | $isRenderableComponent () const |
|
MCFOLD bool | $isCustomFrameUpdateComponent () const |
|
MCFOLD bool | $onLayoutChange () |
|
MCFOLD void | $reload (::UIComponent const &rhs) |
|
MCFOLD::std::string const & | $getTextToSpeechComponentValue () const |