This is the complete list of members for ZFUIListView, including all inherited members.
| alpha() | ZFUIView | inlinevirtual |
| alpha(zffloat const &propertyValue) | ZFUIView | inlinevirtual |
| autoScrollSpeedX() | ZFUIScrollView | virtual |
| autoScrollSpeedY() | ZFUIScrollView | virtual |
| autoScrollStartX(zffloat speedInPixelsPerSecond) | ZFUIScrollView | virtual |
| autoScrollStartY(zffloat speedInPixelsPerSecond) | ZFUIScrollView | virtual |
| autoScrollStopX() | ZFUIScrollView | virtual |
| autoScrollStopY() | ZFUIScrollView | virtual |
| bgColor() | ZFUIView | inlinevirtual |
| bgColor(ZFUIColor const &propertyValue) | ZFUIView | inlinevirtual |
| bind(ZFObject *owner, const zfstring &propertyName) | ZFUIView | virtual |
| bindEvent(const zfstring &eventName, ZFObject *owner, const zfstring &methodName) | ZFUIView | virtual |
| bindEvent(zfidentity eventId, ZFObject *owner, const zfstring &methodName) | ZFUIView | virtual |
| bounceable() | ZFUIListView | inlinevirtual |
| bounceable(zfbool const &propertyValue) | ZFUIListView | inlinevirtual |
| cellAdapter() | ZFUIListView | inlinevirtual |
| cellAdapter(zfanyT< ZFUICellAdapter > const &propertyValue) | ZFUIListView | inlinevirtual |
| cellAdapterAutoRetain(ZFUICellAdapter *cellAdapter) | ZFUIListView | virtual |
| cellAdapterSerializable() | ZFUIListView | inlinevirtual |
| cellAdapterSerializable(zfbool const &propertyValue) | ZFUIListView | inlinevirtual |
| cellOnAttach(ZFUICell *cell) | ZFUIListView | inlineprotectedvirtual |
| cellOnDetach(ZFUICell *cell) | ZFUIListView | inlineprotectedvirtual |
| cellUpdater() | ZFUIListView | inlinevirtual |
| cellUpdater(zfanyT< ZFArray > const &propertyValue) | ZFUIListView | inlineprotectedvirtual |
| centerX() | ZFUIView | virtual |
| centerX(zffloat const &propertyValue) | ZFUIView | virtual |
| centerY() | ZFUIView | virtual |
| centerY(zffloat const &propertyValue) | ZFUIView | virtual |
| child(const zfany &view, zfindex atIndex=((zfindex) -1)) | ZFUIView | |
| childArray() | ZFUIView | virtual |
| childAt(zfindex index) | ZFUIView | virtual |
| childCount() | ZFUIView | virtual |
| childFind(ZFUIView *view) | ZFUIView | virtual |
| childFindByClass(const ZFClass *cls, zfbool findRecursively=(_ZFT_t_zftrue), zfbool includeInternalViews=(_ZFT_t_zffalse)) | ZFUIView | virtual |
| childFindById(const zfstring &viewId, zfbool findRecursively=(_ZFT_t_zftrue), zfbool includeInternalViews=(_ZFT_t_zffalse)) | ZFUIView | virtual |
| childForEach(const ZFListener &impl, zfbool findRecursively=(_ZFT_t_zftrue), zfbool includeInternalViews=(_ZFT_t_zffalse)) | ZFUIView | virtual |
| childMove(zfindex fromIndex, zfindex toIndexOrIndexMax) | ZFUIView | virtual |
| childMove(ZFUIView *child, zfindex toIndexOrIndexMax) | ZFUIView | virtual |
| childRawArray() | ZFUIView | virtual |
| childRemove(ZFUIView *view) | ZFUIView | virtual |
| childRemoveAll() | ZFUIView | virtual |
| childRemoveAt(zfindex index) | ZFUIView | virtual |
| childReplaceAt(zfindex atIndex, ZFUIView *toReplace) | ZFUIView | virtual |
| childWithParam(ZFUIView *view, ZFUILayoutParam *layoutParam, zfindex atIndex=(((zfindex) -1))) | ZFUIView | virtual |
| ClassData(void) | ZFUIListView | inlinestatic |
| classData(void) | ZFUIListView | inlinevirtual |
| copy(void) | ZFCopyable | |
| copyableOnCopyFrom(ZFObject *anotherObj) | ZFStyle | inlineprotectedvirtual |
| copyFrom(ZFObject *anotherObj) | ZFCopyable | |
| DefaultStyle(void) | ZFUIListView | static |
| defaultStyle(void) | ZFStyleable | virtual |
| E_CellOnAttach(void) | ZFUIListView | static |
| E_CellOnDetach(void) | ZFUIListView | static |
| E_ListVisibleCellOnUpdate(void) | ZFUIListView | static |
| E_NativeImplViewMarginOnUpdate(void) | ZFUIView | static |
| E_ObjectAfterAlloc(void) | ZFObject | static |
| E_ObjectBeforeAlloc(void) | ZFObject | static |
| E_ObjectBeforeDealloc(void) | ZFObject | static |
| E_ObjectPropertyValueOnReset(void) | ZFObject | static |
| E_ObjectPropertyValueOnUpdate(void) | ZFObject | static |
| E_ScrollAreaOnUpdate(void) | ZFUIScrollView | static |
| E_ScrollAutoScrollOnStart(void) | ZFUIScrollView | static |
| E_ScrollAutoScrollOnStop(void) | ZFUIScrollView | static |
| E_ScrollContentFrameOnUpdate(void) | ZFUIScrollView | static |
| E_ScrollOnDrag(void) | ZFUIScrollView | static |
| E_ScrollOnDragBegin(void) | ZFUIScrollView | static |
| E_ScrollOnDragEnd(void) | ZFUIScrollView | static |
| E_ScrollOnScroll(void) | ZFUIScrollView | static |
| E_ScrollOnScrollBegin(void) | ZFUIScrollView | static |
| E_ScrollOnScrolledByUser(void) | ZFUIScrollView | static |
| E_ScrollOnScrollEnd(void) | ZFUIScrollView | static |
| E_UIScaleOnUpdate(void) | ZFUIView | static |
| E_ViewChildOnAdd(void) | ZFUIView | static |
| E_ViewChildOnRemove(void) | ZFUIView | static |
| E_ViewChildOnUpdate(void) | ZFUIView | static |
| E_ViewFocusOnUpdate(void) | ZFUIView | static |
| E_ViewLayoutOnLayout(void) | ZFUIView | static |
| E_ViewLayoutOnLayoutFinish(void) | ZFUIView | static |
| E_ViewLayoutOnLayoutPrepare(void) | ZFUIView | static |
| E_ViewLayoutOnLayoutRequest(void) | ZFUIView | static |
| E_ViewLayoutOnMeasure(void) | ZFUIView | static |
| E_ViewOnAddToParent(void) | ZFUIView | static |
| E_ViewOnEvent(void) | ZFUIView | static |
| E_ViewOnRemoveFromParent(void) | ZFUIView | static |
| E_ViewTreeInWindowOnUpdate(void) | ZFUIView | static |
| E_ViewTreeVisibleOnUpdate(void) | ZFUIView | static |
| focusable() | ZFUIView | inlinevirtual |
| focusable(zfbool const &propertyValue) | ZFUIView | inlinevirtual |
| focused() | ZFUIView | virtual |
| focusFind() | ZFUIView | virtual |
| focusObtainWhenClick() | ZFUIView | inlinevirtual |
| focusObtainWhenClick(zfbool const &propertyValue) | ZFUIView | inlinevirtual |
| focusOnUpdate(void) | ZFUIView | inlineprotectedvirtual |
| focusRequest(zfbool focus) | ZFUIView | virtual |
| height() | ZFUIView | virtual |
| height(zffloat const &propertyValue) | ZFUIView | virtual |
| implChildOnAdd(ZFUIView *child, zfindex virtualIndex, ZFUIViewChildLayer childLayer, zfindex childLayerIndex) | ZFUIScrollView | protectedvirtual |
| implChildOnRemove(ZFUIView *child, zfindex virtualIndex, ZFUIViewChildLayer childLayer, zfindex childLayerIndex) | ZFUIScrollView | protectedvirtual |
| implChildOnRemoveAllForDealloc(void) | ZFUIScrollView | protectedvirtual |
| internalBgViewAdd(ZFUIView *view, ZFUILayoutParam *layoutParam=(zft_zfnull), zfbool addAsTopMost=(_ZFT_t_zftrue)) | ZFUIView | virtual |
| internalBgViewArray() | ZFUIView | virtual |
| internalBgViewRemove(ZFUIView *view) | ZFUIView | virtual |
| internalFgViewAdd(ZFUIView *view, ZFUILayoutParam *layoutParam=(zft_zfnull), zfbool addAsTopMost=(_ZFT_t_zftrue)) | ZFUIView | virtual |
| internalFgViewArray() | ZFUIView | virtual |
| internalFgViewRemove(ZFUIView *view) | ZFUIView | virtual |
| internalImplViewAdd(ZFUIView *view, ZFUILayoutParam *layoutParam=(zft_zfnull), zfbool addAsTopMost=(_ZFT_t_zftrue)) | ZFUIView | virtual |
| internalImplViewArray() | ZFUIView | virtual |
| internalImplViewRemove(ZFUIView *view) | ZFUIView | virtual |
| internalViewAutoSerializeTagAdd(const zfstring &tag) | ZFUIView | virtual |
| internalViewAutoSerializeTagGetAll() | ZFUIView | virtual |
| internalViewAutoSerializeTagGetAllT(ZFCoreArray< zfstring > &ret) | ZFUIView | virtual |
| internalViewAutoSerializeTagRemove(const zfstring &tag) | ZFUIView | virtual |
| internalViewAutoSerializeTagRemoveAll() | ZFUIView | virtual |
| internalViewOnLayout(const ZFUIRect &bounds) | ZFUIView | protectedvirtual |
| internalViewShouldLayout(ZFUIView *internalView) | ZFUIView | inlineprotectedvirtual |
| invoke(const zfstring &methodName) | ZFObject | virtual |
| invoke(const zfstring &methodName, ZFObject *param0, ZFObject *param1=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param2=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param3=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param4=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param5=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param6=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param7=((ZFObject *const &) _ZFP_ZFMP_DEF)) | ZFObject | virtual |
| invokeDetail(const zfstring &methodName, const ZFCoreArray< zfauto > ¶ms, zfbool *success=zft_zfnull, zfstring *errorHint=zft_zfnull) | ZFObject | virtual |
| invokeT(zfauto &ret, zfstring *errorHint, const zfstring &methodName, ZFObject *param0=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param1=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param2=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param3=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param4=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param5=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param6=((ZFObject *const &) _ZFP_ZFMP_DEF), ZFObject *param7=((ZFObject *const &) _ZFP_ZFMP_DEF)) | ZFObject | virtual |
| layoutChildOffset() | ZFUIView | virtual |
| layoutChildOffsetOnUpdate(ZFUIPoint &ret) | ZFUIScrollView | inlineprotectedvirtual |
| layoutIfNeed() | ZFUIView | virtual |
| layouting() | ZFUIView | virtual |
| layoutMeasure(const ZFUISize &sizeHint, const ZFUISizeParam &sizeParam) | ZFUIView | virtual |
| layoutMeasuredSize() | ZFUIView | virtual |
| layoutOnLayout(const ZFUIRect &bounds) | ZFUIListView | protectedvirtual |
| layoutOnLayoutFinish(const ZFUIRect &bounds) | ZFUIScrollView | protectedvirtual |
| layoutOnLayoutPrepare(const ZFUIRect &bounds) | ZFUIListView | protectedvirtual |
| layoutOnLayoutRequest(void) | ZFUIView | protectedvirtual |
| layoutOnMeasure(ZFUISize &ret, const ZFUISize &sizeHint, const ZFUISizeParam &sizeParam) | ZFUIView | inlineprotectedvirtual |
| layoutOnMeasureFinish(ZFUISize &measuredSize, const ZFUISize &sizeHint, const ZFUISizeParam &sizeParam) | ZFUIView | inlineprotectedvirtual |
| layoutParam(ZFUILayoutParam *layoutParam) | ZFUIView | virtual |
| layoutParam() | ZFUIView | virtual |
| layoutParamClass(void) | ZFUIView | protectedvirtual |
| layoutParamCreate() | ZFUIView | virtual |
| layoutParamOnUpdate(ZFUILayoutParam *layoutParam) | ZFUIView | inlineprotectedvirtual |
| layoutRequest() | ZFUIView | virtual |
| layoutRequested() | ZFUIView | virtual |
| mouseHoverEnable() | ZFUIView | inlinevirtual |
| mouseHoverEnable(zfbool const &propertyValue) | ZFUIView | inlinevirtual |
| nativeImplView() | ZFUIView | virtual |
| nativeImplView(void *nativeImplView, ZFUIViewNativeImplViewDeleteCallback nativeImplViewDeleteCallback, zfbool nativeImplViewRequireVirtualIndex) | ZFUIView | protectedvirtual |
| nativeImplViewFrame() | ZFUIView | virtual |
| nativeImplViewMargin() | ZFUIView | virtual |
| nativeImplViewMarginCustom() | ZFUIView | inlinevirtual |
| nativeImplViewMarginCustom(ZFUIMargin const &propertyValue) | ZFUIView | inlinevirtual |
| nativeImplViewMarginImplUpdate(ZFUIMargin &nativeImplViewMargin) | ZFUIView | inlineprotectedvirtual |
| nativeImplViewMarginOnUpdate(void) | ZFUIScrollView | protectedvirtual |
| nativeImplViewMarginUpdate() | ZFUIView | virtual |
| nativeImplViewOnLayout(ZFUIRect &ret, const ZFUIRect &bounds, const ZFUIMargin &nativeImplViewMargin) | ZFUIView | inlineprotectedvirtual |
| nativeImplViewRequireVirtualIndex() | ZFUIView | virtual |
| nativeView() | ZFUIView | virtual |
| objectCompare(ZFObject *anotherObj) | ZFObject | |
| objectCompareImpl(ZFObject *anotherObj) | ZFObject | inlineprotectedvirtual |
| objectCompareValue(ZFObject *anotherObj) | ZFObject | |
| objectCompareValueImpl(ZFObject *anotherObj) | ZFObject | inlineprotectedvirtual |
| objectDeallocRunning(void) | ZFObject | |
| objectHash(void) | ZFObject | |
| objectHashImpl(void) | ZFObject | inlineprotectedvirtual |
| objectInfo(void) | ZFObject | inline |
| objectInfoImpl(zfstring &ret) | ZFObject | inlineprotectedvirtual |
| objectInfoImplAppend(zfstring &ret) | ZFUIScrollView | protectedvirtual |
| objectInfoOfInstance(void) | ZFObject | inline |
| objectInfoOfInstanceT(zfstring &ret) | ZFObject | inline |
| objectInfoT(zfstring &ret) | ZFObject | |
| objectInitRunning(void) | ZFObject | |
| objectInstanceStateCheck(ZFObjectInstanceState state) | ZFObject | |
| objectIsInternal(void) | ZFObject | virtual |
| objectIsInternalPrivate(void) | ZFObject | virtual |
| objectOnDealloc(void) | ZFUIListView | protectedvirtual |
| objectOnDeallocPrepare(void) | ZFUIListView | protectedvirtual |
| objectOnInit(void) | ZFUIListView | protectedvirtual |
| objectOnInitFinish(void) | ZFObject | inlineprotectedvirtual |
| objectOnRelease(void) | ZFObject | inlineprotectedvirtual |
| objectOnRetain(void) | ZFObject | inlineprotectedvirtual |
| objectPropertyValueOnReset(const ZFProperty *property) | ZFObject | protectedvirtual |
| objectPropertyValueOnUpdate(const ZFProperty *property, const void *oldValue) | ZFObject | protectedvirtual |
| objectRetainCount(void) | ZFObject | inline |
| objectTag(const zfstring &key, ZFObject *tag) | ZFObject | |
| objectTag(const zfstring &key) | ZFObject | |
| objectTagExist(void) | ZFObject | |
| objectTagGetAllKeyValue(ZFCoreArray< zfstring > &allKey, ZFCoreArray< zfauto > &allValue) | ZFObject | |
| objectTagRemove(const zfstring &key) | ZFObject | inline |
| objectTagRemoveAll(void) | ZFObject | |
| objectTagRemoveAndGet(const zfstring &key) | ZFObject | |
| observerAdd(zfidentity eventId, const ZFListener &observer, ZFLevel observerLevel=ZFLevelAppNormal) | ZFObject | |
| observerAddForOnce(zfidentity eventId, const ZFListener &observer, ZFLevel observerLevel=ZFLevelAppNormal) | ZFObject | |
| observerHasAdd(void) | ZFObject | |
| observerHasAdd(zfidentity eventId) | ZFObject | |
| observerHolder(void) | ZFObject | |
| observerNotify(zfidentity eventId, ZFObject *param0=zft_zfnull, ZFObject *param1=zft_zfnull) | ZFObject | |
| observerNotifyReversely(zfidentity eventId, ZFObject *param0=zft_zfnull, ZFObject *param1=zft_zfnull) | ZFObject | |
| observerNotifyReverselyWithSender(ZFObject *customSender, zfidentity eventId, ZFObject *param0=zft_zfnull, ZFObject *param1=zft_zfnull) | ZFObject | |
| observerNotifyWithSender(ZFObject *customSender, zfidentity eventId, ZFObject *param0=zft_zfnull, ZFObject *param1=zft_zfnull) | ZFObject | |
| observerOnAdd(zfidentity eventId) | ZFUIView | protectedvirtual |
| observerOnEvent(const ZFArgs &zfargs) | ZFObject | inlineprotectedvirtual |
| observerOnRemove(zfidentity eventId) | ZFUIView | protectedvirtual |
| observerRemove(zfidentity eventId, const ZFListener &callback) | ZFObject | |
| observerRemoveAll(zfidentity eventId) | ZFObject | |
| observerRemoveAll(void) | ZFObject | |
| on(const zfstring &eventName, const ZFListener &observer, ZFLevel observerLevel=ZFLevelAppNormal) | ZFObject | |
| on(zfidentity eventId, const ZFListener &observer, ZFLevel observerLevel=ZFLevelAppNormal) | ZFObject | inline |
| onDealloc(const ZFListener &impl) | ZFObject | inline |
| onInit(const ZFListener &impl) | ZFObject | inline |
| orientation() | ZFUIListView | inlinevirtual |
| orientation(ZFUIOrientation const &propertyValue) | ZFUIListView | inlinevirtual |
| parent() | ZFUIView | virtual |
| propStyle(const zfstring &propertyName, const zfstring &styleKey) | ZFStyleable | |
| propStyle(const zfstring &propertyName) | ZFStyleable | |
| reload() | ZFUIListView | virtual |
| reloadCellAt(zfindex index) | ZFUIListView | virtual |
| reloadRequested() | ZFUIListView | virtual |
| removeFromParent() | ZFUIView | virtual |
| rotateX() | ZFUIView | inlinevirtual |
| rotateX(zffloat const &propertyValue) | ZFUIView | inlinevirtual |
| rotateY() | ZFUIView | inlinevirtual |
| rotateY(zffloat const &propertyValue) | ZFUIView | inlinevirtual |
| rotateZ() | ZFUIView | inlinevirtual |
| rotateZ(zffloat const &propertyValue) | ZFUIView | inlinevirtual |
| scaleX() | ZFUIView | inlinevirtual |
| scaleX(zffloat const &propertyValue) | ZFUIView | inlinevirtual |
| scaleY() | ZFUIView | inlinevirtual |
| scaleY(zffloat const &propertyValue) | ZFUIView | inlinevirtual |
| scaleZ() | ZFUIView | inlinevirtual |
| scaleZ(zffloat const &propertyValue) | ZFUIView | inlinevirtual |
| scrollAlignToAxis() | ZFUIScrollView | inlinevirtual |
| scrollAlignToAxis(zfbool const &propertyValue) | ZFUIScrollView | inlinevirtual |
| scrollAlignToPageHorizontal() | ZFUIScrollView | inlinevirtual |
| scrollAlignToPageHorizontal(zfbool const &propertyValue) | ZFUIScrollView | inlinevirtual |
| scrollAlignToPageVertical() | ZFUIScrollView | inlinevirtual |
| scrollAlignToPageVertical(zfbool const &propertyValue) | ZFUIScrollView | inlinevirtual |
| scrollArea() | ZFUIScrollView | virtual |
| scrollAreaMargin() | ZFUIScrollView | virtual |
| scrollAreaMarginAdd(const ZFUIMargin &margin) | ZFUIScrollView | virtual |
| scrollAreaMarginRemove(const ZFUIMargin &margin) | ZFUIScrollView | virtual |
| scrollAreaOnUpdate(void) | ZFUIListView | protectedvirtual |
| scrollAutoScrollOnStart(void) | ZFUIScrollView | inlineprotectedvirtual |
| scrollAutoScrollOnStop(void) | ZFUIScrollView | inlineprotectedvirtual |
| scrollBounceHorizontal() | ZFUIScrollView | inlinevirtual |
| scrollBounceHorizontal(zfbool const &propertyValue) | ZFUIScrollView | inlinevirtual |
| scrollBounceHorizontalAlways() | ZFUIScrollView | inlinevirtual |
| scrollBounceHorizontalAlways(zfbool const &propertyValue) | ZFUIScrollView | inlinevirtual |
| scrollBounceVertical() | ZFUIScrollView | inlinevirtual |
| scrollBounceVertical(zfbool const &propertyValue) | ZFUIScrollView | inlinevirtual |
| scrollBounceVerticalAlways() | ZFUIScrollView | inlinevirtual |
| scrollBounceVerticalAlways(zfbool const &propertyValue) | ZFUIScrollView | inlinevirtual |
| scrollByPoint(zffloat xPos, zffloat yPos) | ZFUIScrollView | virtual |
| scrollByPointEndPoint() | ZFUIScrollView | virtual |
| scrollBySpeed(zffloat xSpeedInPixelsPerSecond, zffloat ySpeedInPixelsPerSecond) | ZFUIScrollView | virtual |
| scrollBySpeedCurrentSpeedX() | ZFUIScrollView | virtual |
| scrollBySpeedCurrentSpeedY() | ZFUIScrollView | virtual |
| scrollBySpeedEndPointPredicted() | ZFUIScrollView | virtual |
| scrollCellToHead(zfindex cellIndex, zffloat offset=(0), zfbool animated=(_ZFT_t_zftrue)) | ZFUIListView | virtual |
| scrollCellToTail(zfindex cellIndex, zffloat offset=(0), zfbool animated=(_ZFT_t_zftrue)) | ZFUIListView | virtual |
| scrollChildToVisible(ZFUIView *child, const ZFUIMargin &margin=(ZFUIMarginCreate(ZFUIGlobalStyle::DefaultStyle() ->itemMargin())), zfbool scrollWithAni=(_ZFT_t_zftrue)) | ZFUIScrollView | virtual |
| scrollContentFrame() | ZFUIScrollView | inlinevirtual |
| scrollContentFrame(ZFUIRect const &propertyValue) | ZFUIScrollView | inlinevirtual |
| scrollContentFrameAnimated(const ZFUIRect &scrollContentFrame) | ZFUIScrollView | virtual |
| scrollContentFrameOnUpdate(void) | ZFUIListView | protectedvirtual |
| scrollContentFrameUpdate(const ZFUIRect &scrollContentFrame) | ZFUIScrollView | virtual |
| scrollContentOffsetBottom() | ZFUIScrollView | virtual |
| scrollContentOffsetLeft() | ZFUIScrollView | virtual |
| scrollContentOffsetRight() | ZFUIScrollView | virtual |
| scrollContentOffsetTop() | ZFUIScrollView | virtual |
| scrollEnable() | ZFUIScrollView | inlinevirtual |
| scrollEnable(zfbool const &propertyValue) | ZFUIScrollView | inlinevirtual |
| scrollEndPointPredicted() | ZFUIScrollView | virtual |
| scrollerClass() | ZFUIScrollView | virtual |
| scrollOnDrag(void) | ZFUIScrollView | inlineprotectedvirtual |
| scrollOnDragBegin(void) | ZFUIScrollView | inlineprotectedvirtual |
| scrollOnDragEnd(void) | ZFUIScrollView | inlineprotectedvirtual |
| scrollOnScroll(void) | ZFUIScrollView | inlineprotectedvirtual |
| scrollOnScrollBegin(void) | ZFUIScrollView | inlineprotectedvirtual |
| scrollOnScrolledByUser(void) | ZFUIListView | protectedvirtual |
| scrollOnScrollEnd(void) | ZFUIListView | protectedvirtual |
| scrollOverride(zfbool scrollOverride) | ZFUIScrollView | protected |
| scrollOverride(void) | ZFUIScrollView | protected |
| scrollSimulateDrag(const ZFUIPoint &mousePos, zftimet mouseTime) | ZFUIScrollView | virtual |
| scrollSimulateDragBegin(const ZFUIPoint &mousePos, zftimet mouseTime) | ZFUIScrollView | virtual |
| scrollSimulateDragEnd(zftimet mouseTime, zfbool needScrollAni=(_ZFT_t_zftrue)) | ZFUIScrollView | virtual |
| scrollThumbHorizontalClass(const ZFClass *cls) | ZFUIScrollView | virtual |
| scrollThumbHorizontalClass() | ZFUIScrollView | virtual |
| scrollThumbHorizontalOnInit(void) | ZFUIScrollView | protectedvirtual |
| scrollThumbVerticalClass(const ZFClass *cls) | ZFUIScrollView | virtual |
| scrollThumbVerticalClass() | ZFUIScrollView | virtual |
| scrollThumbVerticalOnInit(void) | ZFUIScrollView | protectedvirtual |
| scrollToFitRange() | ZFUIScrollView | virtual |
| scrollViewState() | ZFUIScrollView | virtual |
| serializable(void) | ZFSerializable | |
| serializableGetAllSerializableEmbededProperty(void) | ZFSerializable | inline |
| serializableGetAllSerializableEmbededPropertyT(ZFCoreArray< const ZFProperty * > &ret) | ZFSerializable | |
| serializableGetAllSerializableProperty(void) | ZFSerializable | inline |
| serializableGetAllSerializablePropertyT(ZFCoreArray< const ZFProperty * > &ret) | ZFSerializable | |
| serializableInfo(void) | ZFSerializable | inlinevirtual |
| serializableInfoT(zfstring &ret) | ZFSerializable | virtual |
| serializableOnCheck(void) | ZFSerializable | inlineprotectedvirtual |
| serializableOnCheckNeedSerializeChildren(void) | ZFUIListView | inlineprotectedvirtual |
| serializableOnCheckPropertyType(const ZFProperty *property) | ZFUIListView | protectedvirtual |
| serializableOnSerializeEmbededPropertyFromData(const ZFSerializableData &propertyData, const ZFProperty *property, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull) | ZFSerializable | protectedvirtual |
| serializableOnSerializeEmbededPropertyToData(ZFSerializableData &ownerData, const ZFProperty *property, ZFSerializable *refOwner, zfstring *outErrorHint=zft_zfnull) | ZFSerializable | protectedvirtual |
| serializableOnSerializeFromData(const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull) | ZFUIListView | protectedvirtual |
| serializableOnSerializeFromString(const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull) | ZFSerializable | inlineprotectedvirtual |
| serializableOnSerializePropertyFromData(const ZFSerializableData &propertyData, const ZFProperty *property, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull) | ZFSerializable | protectedvirtual |
| serializableOnSerializePropertyToData(ZFSerializableData &ownerData, const ZFProperty *property, zfstring *outErrorHint=zft_zfnull, ZFSerializable *refOwner=zft_zfnull) | ZFSerializable | protectedvirtual |
| serializableOnSerializeToData(ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializable *refOwner=zft_zfnull) | ZFUIListView | protectedvirtual |
| serializableOnSerializeToString(zfstring &ret, zfstring *errorHint=zft_zfnull) | ZFSerializable | inlineprotectedvirtual |
| serializablePropertyTypeGetAll(ZFCoreArray< const ZFProperty * > ¬SerializableProperty, ZFCoreArray< const ZFProperty * > &serializableProperty, ZFCoreArray< const ZFProperty * > &embededProperty) | ZFSerializable | |
| serializablePropertyTypeInfo(void) | ZFSerializable | |
| serializableRefLayoutParam(ZFUILayoutParam *serializableRefLayoutParam) | ZFUIView | virtual |
| serializableRefLayoutParam(void) | ZFUIView | virtual |
| serializeFromData(const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull) | ZFSerializable | |
| serializeFromString(const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull) | ZFSerializable | |
| serializeToData(ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializable *refOwner=zft_zfnull) | ZFSerializable | |
| serializeToString(zfstring &ret, zfstring *errorHint=zft_zfnull) | ZFSerializable | |
| styleableCopyFrom(ZFObject *anotherStyleable) | ZFStyleable | |
| styleableIsDefaultStyle(void) | ZFStyleable | inlinevirtual |
| styleableOnCopyFrom(ZFObject *anotherStyleable) | ZFUIView | protectedvirtual |
| styleableOnCopyPropertyFrom(ZFObject *anotherStyleable, const ZFProperty *property) | ZFStyleable | protectedvirtual |
| styleablePropertyGetAll(void) | ZFStyleable | |
| styleablePropertyGetAllT(ZFCoreArray< const ZFProperty * > &ret) | ZFStyleable | |
| styleKey(const zfstring &styleKey) | ZFStyleable | |
| styleKey(void) | ZFStyleable | |
| toObject(void)=0 | ZFInterface | pure virtual |
| transformAvailable() | ZFUIView | static |
| translateX() | ZFUIView | inlinevirtual |
| translateX(zffloat const &propertyValue) | ZFUIView | inlinevirtual |
| translateY() | ZFUIView | inlinevirtual |
| translateY(zffloat const &propertyValue) | ZFUIView | inlinevirtual |
| translateZ() | ZFUIView | inlinevirtual |
| translateZ(zffloat const &propertyValue) | ZFUIView | inlinevirtual |
| UIScale() | ZFUIView | inlinevirtual |
| UIScale(zffloat const &propertyValue) | ZFUIView | inlinevirtual |
| UIScaleFixed() | ZFUIView | virtual |
| UIScaleForImpl() | ZFUIView | virtual |
| UIScaleForPixel() | ZFUIView | virtual |
| UIScaleInherited() | ZFUIView | virtual |
| UIScaleOnUpdate(void) | ZFUIView | protectedvirtual |
| viewChildOnAdd(ZFUIView *child, ZFUIViewChildLayer layer) | ZFUIListView | protectedvirtual |
| viewChildOnRemove(ZFUIView *child, ZFUIViewChildLayer layer) | ZFUIListView | protectedvirtual |
| viewChildOnUpdate(void) | ZFUIView | protectedvirtual |
| viewEventOnEvent(ZFUIEvent *event) | ZFUIView | protectedvirtual |
| viewEventOnKeyEvent(ZFUIKeyEvent *keyEvent) | ZFUIView | protectedvirtual |
| viewEventOnKeyEventResolveFocus(ZFUIKeyEvent *keyEvent) | ZFUIView | protectedvirtual |
| viewEventOnMouseEvent(ZFUIMouseEvent *mouseEvent) | ZFUIScrollView | protectedvirtual |
| viewEventOnWheelEvent(ZFUIWheelEvent *wheelEvent) | ZFUIScrollView | protectedvirtual |
| viewEventSend(ZFUIEvent *event) | ZFUIView | virtual |
| viewFrame() | ZFUIView | virtual |
| viewFrame(ZFUIRect const &viewFrame) | ZFUIView | virtual |
| viewFrameOverrided() | ZFUIView | virtual |
| viewFramePrev() | ZFUIView | virtual |
| viewFrameReset() | ZFUIView | virtual |
| viewId() | ZFUIView | inlinevirtual |
| viewId(zfstring const &propertyValue) | ZFUIView | inlinevirtual |
| viewLayer() | ZFUIView | virtual |
| viewOnAddToParent(ZFUIView *parent) | ZFUIView | protectedvirtual |
| viewOnRemoveFromParent(ZFUIView *parent) | ZFUIView | protectedvirtual |
| viewSizeFixed(const ZFUISize &size) | ZFUIView | virtual |
| viewSizeFixed(zffloat width, zffloat height) | ZFUIView | virtual |
| viewSizeMax() | ZFUIView | inlinevirtual |
| viewSizeMax(ZFUISize const &propertyValue) | ZFUIView | inlinevirtual |
| viewSizeMin() | ZFUIView | inlinevirtual |
| viewSizeMin(ZFUISize const &propertyValue) | ZFUIView | inlinevirtual |
| viewTreeInWindow() | ZFUIView | virtual |
| viewTreeInWindowOnUpdate(void) | ZFUIView | protectedvirtual |
| viewTreeVisible() | ZFUIView | virtual |
| viewTreeVisibleOnUpdate(void) | ZFUIView | protectedvirtual |
| viewUIEnable() | ZFUIView | inlinevirtual |
| viewUIEnable(zfbool const &propertyValue) | ZFUIView | inlinevirtual |
| viewUIEnableFixed() | ZFUIView | virtual |
| viewUIEnableTree() | ZFUIView | inlinevirtual |
| viewUIEnableTree(zfbool const &propertyValue) | ZFUIView | inlinevirtual |
| viewUIEnableTreeFixed() | ZFUIView | virtual |
| visible() | ZFUIView | inlinevirtual |
| visible(zfbool const &propertyValue) | ZFUIView | inlinevirtual |
| visibleCellRange() | ZFUIListView | virtual |
| visibleCells() | ZFUIListView | virtual |
| visibleCellsOnUpdate(void) | ZFUIListView | protectedvirtual |
| width() | ZFUIView | virtual |
| width(zffloat const &propertyValue) | ZFUIView | virtual |
| x() | ZFUIView | virtual |
| x(zffloat const &propertyValue) | ZFUIView | virtual |
| y() | ZFUIView | virtual |
| y(zffloat const &propertyValue) | ZFUIView | virtual |
| zfself typedef | ZFUIListView | protected |
| zfsuper typedef | ZFUIListView | protected |