codecamp

鸿蒙OS PageSliderIndicator.IndicatorSelectionHandler

PageSliderIndicator.IndicatorSelectionHandler

java.lang.Object

|---ohos.agp.database.Publisher<PageSlider.PageChangedListener&

|---|---ohos.agp.components.PageSliderIndicator.IndicatorSelectionHandler

protected static class PageSliderIndicator.IndicatorSelectionHandler
extends Publisher<PageSlider.PageChangedListener>

处理选择 PageSlider 实例中包含的页面的事件。

该类用于监听和处理PageSlider中的页面选择变化事件,从而更新PageSliderIndicator所代表的与PageSlider关联的指标的显示。

Since:

5

字段摘要

从类 ohos.agp.database.Publisher 继承的字段
mSubscribers

构造函数摘要

修饰符 构造函数 描述
protected IndicatorSelectionHandler()

方法总结

从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从类 ohos.agp.database.Publisher 继承的方法
registerSubscriber, unregisterSubscriber, unregisterSubscriber

构造函数详细信息

IndicatorSelectionHandler

protected IndicatorSelectionHandler()

鸿蒙OS PageSliderIndicator
鸿蒙OS PageSliderProvider
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定