Open 3D Engine LyShineExamples Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
LyShineExamples::UiTestScrollBoxDataProviderComponent Class Reference

#include <UiTestScrollBoxDataProviderComponent.h>

Inherits AZ::Component, UiDynamicScrollBoxDataBus::Handler, and UiDynamicScrollBoxElementNotificationBus::Handler.

Public Member Functions

 AZ_COMPONENT (UiTestScrollBoxDataProviderComponent, "{C66A6BBF-D715-4876-8302-D452CC6975C8}", AZ::Component)
 
virtual int GetNumElements () override
 
virtual void OnElementBecomingVisible (AZ::EntityId entityId, int index) override
 

Protected Member Functions

void Activate () override
 
void Deactivate () override
 
 AZ_DISABLE_COPY_MOVE (UiTestScrollBoxDataProviderComponent)
 

Static Protected Member Functions

static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 
static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

This component associates dynamic data with the dynamic scroll box in the UiComponents level


The documentation for this class was generated from the following file: