This is the complete list of members for PageView, including all inherited members.
| _ID | Ref | |
| _luaID | Ref | |
| _scriptObject | Ref | |
| addCCSEventListener(const ccWidgetEventCallback &callback) | Widget | virtual |
| addChild(Node *child) override | Layout | virtual |
| addChild(Node *child, int localZOrder) override | Layout | virtual |
| addChild(Node *child, int localZOrder, int tag) override | Layout | virtual |
| addChild(Node *child, int localZOrder, const std::string &name) override | Layout | virtual |
| addClickEventListener(const ccWidgetClickCallback &callback) | Widget | |
| addComponent(Component *component) | Node | virtual |
| addEventListener(const ccPageViewCallback &callback) | PageView | |
| addEventListenerPageView(Ref *target, SEL_PageViewEvent selector) | PageView | |
| addPage(Layout *page) | PageView | |
| addProtectedChild(Node *child) | ProtectedNode | virtual |
| addProtectedChild(Node *child, int localZOrder) | ProtectedNode | virtual |
| addProtectedChild(Node *child, int localZOrder, int tag) | ProtectedNode | virtual |
| addTouchEventListener(Ref *target, SEL_TouchEvent selector) | Widget | |
| addTouchEventListener(const ccWidgetTouchCallback &callback) | Widget | |
| addWidgetToPage(Widget *widget, ssize_t pageIdx, bool forceCreate) | PageView | |
| autorelease() | Ref | |
| BackGroundColorType enum name | Layout | |
| boundingBox() const | Node | inlinevirtual |
| BrightStyle enum name | Widget | |
| ccPageViewCallback typedef | PageView | |
| ccWidgetClickCallback typedef | Widget | |
| ccWidgetEventCallback typedef | Widget | |
| ccWidgetTouchCallback typedef | Widget | |
| cleanup() override | ProtectedNode | virtual |
| clippingParentAreaContainPoint(const Vec2 &pt) | Widget | inline |
| ClippingType enum name | Layout | |
| clone() | Widget | |
| convertToNodeSpace(const Vec2 &worldPoint) const | Node | |
| convertToNodeSpaceAR(const Vec2 &worldPoint) const | Node | |
| convertTouchToNodeSpace(Touch *touch) const | Node | |
| convertTouchToNodeSpaceAR(Touch *touch) const | Node | |
| convertToWorldSpace(const Vec2 &nodePoint) const | Node | |
| convertToWorldSpaceAR(const Vec2 &nodePoint) const | Node | |
| create() | PageView | static |
| dispatchFocusEvent(Widget *widgetLoseFocus, Widget *widgetGetFocus) | Widget | protected |
| draw(Renderer *renderer, const Mat4 &transform, uint32_t flags) | Node | virtual |
| enumerateChildren(const std::string &name, std::function< bool(Node *node)> callback) const | Node | virtual |
| EventType enum name | PageView | |
| findNextFocusedWidget(FocusDirection direction, Widget *current) override | Layout | virtual |
| FocusDirection enum name | Widget | |
| forceDoLayout() | Layout | virtual |
| getActionByTag(int tag) | Node | |
| getActionManager() | Node | inlinevirtual |
| getActionTag() const | Widget | |
| getAnchorPoint() const | Node | virtual |
| getAnchorPointInPoints() const | Node | virtual |
| getBackGroundColor() const | Layout | |
| getBackGroundColorOpacity() const | Layout | |
| getBackGroundColorType() const | Layout | |
| getBackGroundColorVector() const | Layout | |
| getBackGroundEndColor() const | Layout | |
| getBackGroundImageCapInsets() const | Layout | |
| getBackGroundImageColor() const | Layout | |
| getBackGroundImageOpacity() const | Layout | |
| getBackGroundImageTextureSize() const | Layout | |
| getBackGroundStartColor() const | Layout | |
| getBottomBoundary() const | Widget | |
| getBottomInParent() | Widget | inline |
| getBoundingBox() const | Node | virtual |
| getCallbackName() const | Widget | inline |
| getCallbackType() const | Widget | inline |
| getCameraMask() const | Node | inline |
| getChildByName(const std::string &name) const | Node | virtual |
| getChildByName(const std::string &name) const | Node | inline |
| getChildByTag(int tag) const | Node | virtual |
| getChildren() | Node | inlinevirtual |
| getChildrenCount() const | Node | virtual |
| getClippingType() const | Layout | |
| getComponent(const std::string &name) | Node | |
| getContentSize() const | Node | virtual |
| getCurPageIndex() const | PageView | |
| getCurrentFocusedWidget(bool isWidget) | Widget | inline |
| getCurrentFocusedWidget() const | Widget | |
| getCustomScrollThreshold() const | PageView | |
| getCustomSize() const | Widget | |
| getDescription() const override | PageView | virtual |
| getEventDispatcher() const | Node | inlinevirtual |
| getGlobalZOrder() const | Node | inlinevirtual |
| getGLProgram() const | Node | |
| getGLProgramState() const | Node | |
| getGLServerState() const | Node | inline |
| getLayoutParameter() const override | Widget | virtual |
| getLayoutParameter(LayoutParameter::Type type) | Widget | |
| getLayoutSize() | Widget | inlinevirtual |
| getLayoutType() const override | PageView | inlinevirtual |
| getLeftBoundary() const | Widget | |
| getLeftInParent() | Widget | inline |
| getLocalZOrder() const | Node | inlinevirtual |
| getName() const | Node | virtual |
| getNodeToParentTransform() const | Node | virtual |
| getNodeToWorldTransform() const | Node | virtual |
| getNormalizedPosition() const | Node | virtual |
| getNumberOfRunningActions() const | Node | |
| getOrderOfArrival() const | Node | |
| getPage(ssize_t index) | PageView | |
| getPages() | PageView | |
| getParent() | Node | inlinevirtual |
| getParentToNodeTransform() const | Node | virtual |
| getPhysicsBody() const | Node | inline |
| getPosition() const | Node | virtual |
| getPosition(float *x, float *y) const | Node | virtual |
| getPosition3D() const | Node | virtual |
| getPositionPercent() | Widget | |
| getPositionType() const | Widget | |
| getPositionX(void) const | Node | virtual |
| getPositionY(void) const | Node | virtual |
| getPositionZ() const | Node | virtual |
| getProtectedChildByTag(int tag) | ProtectedNode | virtual |
| getReferenceCount() const | Ref | |
| getRightBoundary() const | Widget | |
| getRightInParent() | Widget | inline |
| getRotation() const | Node | virtual |
| getRotation3D() const | Node | virtual |
| getRotationQuat() const | Node | virtual |
| getRotationSkewX() const | Node | virtual |
| getRotationSkewY() const | Node | virtual |
| getScale() const override | Widget | virtual |
| getScaleX() const override | Widget | virtual |
| getScaleY() const override | Widget | virtual |
| getScaleZ() const | Node | virtual |
| getScene() const | Node | virtual |
| getScheduler() | Node | inlinevirtual |
| getSize() const | Widget | |
| getSizePercent() | Widget | |
| getSizeType() const | Widget | |
| getSkewX() const | Node | virtual |
| getSkewY() const | Node | virtual |
| getTag() const | Node | virtual |
| getTopBoundary() const | Widget | |
| getTopInParent() | Widget | inline |
| getTouchBeganPosition() const | Widget | |
| getTouchStartPos() const | Widget | inline |
| getUserData() | Node | inlinevirtual |
| getUserObject() | Node | inlinevirtual |
| getVirtualRenderer() | Widget | virtual |
| getVirtualRendererSize() const | Widget | virtual |
| getWorldPosition() const | Widget | |
| getWorldToNodeTransform() const | Node | virtual |
| hitTest(const Vec2 &pt) | Widget | virtual |
| ignoreAnchorPointForPosition(bool ignore) | Node | virtual |
| ignoreContentAdaptWithSize(bool ignore) | Widget | virtual |
| insertPage(Layout *page, int idx) | PageView | |
| INVALID_TAG | Node | static |
| isBackGroundImageScale9Enabled() const | Layout | |
| isBright() const | Widget | |
| isClippingEnabled() const | Layout | virtual |
| isClippingParentContainsPoint(const Vec2 &pt) | Widget | |
| isEnabled() const | Widget | |
| isFlippedX() const | Widget | inlinevirtual |
| isFlippedY() const | Widget | inlinevirtual |
| isFlipX() | Widget | inline |
| isFlipY() | Widget | inline |
| isFocused() const | Widget | |
| isFocusEnabled() const | Widget | |
| isHighlighted() const | Widget | |
| isIgnoreAnchorPointForPosition() const | Node | virtual |
| isIgnoreContentAdaptWithSize() const | Widget | |
| isLayoutComponentEnabled() const | Widget | |
| isLoopFocus() const | Layout | |
| isPassFocusToChild() const | Layout | |
| isPropagateTouchEvents() const | Widget | |
| isRunning() const | Node | virtual |
| isScheduled(SEL_SCHEDULE selector) | Node | |
| isScheduled(const std::string &key) | Node | |
| isSwallowTouches() const | Widget | |
| isTouchEnabled() const | Widget | |
| isUnifySizeEnabled() const | Widget | |
| isUsingCustomScrollThreshold() const | PageView | |
| isVisible() const | Node | virtual |
| Layout() | Layout | |
| nodeToParentTransform() const | Node | inlinevirtual |
| nodeToWorldTransform() const | Node | inlinevirtual |
| numberOfRunningActions() const | Node | inline |
| onEnter() override | PageView | virtual |
| onEnterTransitionDidFinish() override | ProtectedNode | virtual |
| onExit() override | Layout | virtual |
| onExitTransitionDidStart() override | ProtectedNode | virtual |
| onFocusChange(Widget *widgetLostFocus, Widget *widgetGetFocus) | Widget | protected |
| onFocusChanged | Widget | |
| onNextFocusedWidget | Widget | |
| onPassFocusToChild | Layout | |
| onTouchBegan(Touch *touch, Event *unusedEvent) override | PageView | virtual |
| onTouchCancelled(Touch *touch, Event *unusedEvent) override | PageView | virtual |
| onTouchEnded(Touch *touch, Event *unusedEvent) override | PageView | virtual |
| onTouchMoved(Touch *touch, Event *unusedEvent) override | PageView | virtual |
| PageView() | PageView | |
| parentToNodeTransform() const | Node | inlinevirtual |
| pause(void) | Node | virtual |
| pauseSchedulerAndActions() | Node | |
| PositionType enum name | Widget | |
| propagateTouchEvent(TouchEventType event, Widget *sender, Touch *touch) | Widget | protected |
| release() | Ref | |
| removeAllChildren() override | Layout | virtual |
| removeAllChildrenWithCleanup(bool cleanup) override | Layout | virtual |
| removeAllComponents() | Node | virtual |
| removeAllPages() | PageView | |
| removeAllProtectedChildren() | ProtectedNode | virtual |
| removeAllProtectedChildrenWithCleanup(bool cleanup) | ProtectedNode | virtual |
| removeBackGroundImage() | Layout | |
| removeChild(Node *child, bool cleanup=true) override | Layout | virtual |
| removeChildByName(const std::string &name, bool cleanup=true) | Node | virtual |
| removeChildByTag(int tag, bool cleanup=true) | Node | virtual |
| removeComponent(const std::string &name) | Node | virtual |
| removeComponent(Component *component) | Node | virtual |
| removeFromParent() | Node | virtual |
| removeFromParentAndCleanup(bool cleanup) | Node | virtual |
| removeFromPhysicsWorld() | Node | |
| removePage(Layout *page) | PageView | |
| removePageAtIndex(ssize_t index) | PageView | |
| removeProtectedChild(Node *child, bool cleanup=true) | ProtectedNode | virtual |
| removeProtectedChildByTag(int tag, bool cleanup=true) | ProtectedNode | virtual |
| reorderChild(Node *child, int localZOrder) | Node | virtual |
| reorderProtectedChild(Node *child, int localZOrder) | ProtectedNode | virtual |
| requestDoLayout() | Layout | |
| requestFocus() | Widget | |
| resume(void) | Node | virtual |
| resumeSchedulerAndActions() | Node | |
| retain() | Ref | |
| runAction(Action *action) | Node | virtual |
| schedule(SEL_SCHEDULE selector, float interval, unsigned int repeat, float delay) | Node | |
| schedule(SEL_SCHEDULE selector, float interval) | Node | |
| schedule(SEL_SCHEDULE selector) | Node | |
| schedule(const std::function< void(float)> &callback, const std::string &key) | Node | |
| schedule(const std::function< void(float)> &callback, float interval, const std::string &key) | Node | |
| schedule(const std::function< void(float)> &callback, float interval, unsigned int repeat, float delay, const std::string &key) | Node | |
| scheduleOnce(SEL_SCHEDULE selector, float delay) | Node | |
| scheduleOnce(const std::function< void(float)> &callback, float delay, const std::string &key) | Node | |
| scheduleUpdate(void) | Node | |
| scheduleUpdateWithPriority(int priority) | Node | |
| scheduleUpdateWithPriorityLua(int handler, int priority) | Node | |
| scrollToPage(ssize_t idx) | PageView | |
| setActionManager(ActionManager *actionManager) | Node | virtual |
| setActionTag(int tag) | Widget | |
| setAdditionalTransform(Mat4 *additionalTransform) | Node | |
| setAnchorPoint(const Vec2 &anchorPoint) | Node | virtual |
| setBackGroundColor(const Color3B &color) | Layout | |
| setBackGroundColor(const Color3B &startColor, const Color3B &endColor) | Layout | |
| setBackGroundColorOpacity(GLubyte opacity) | Layout | |
| setBackGroundColorType(BackGroundColorType type) | Layout | |
| setBackGroundColorVector(const Vec2 &vector) | Layout | |
| setBackGroundImage(const std::string &fileName, TextureResType texType=TextureResType::LOCAL) | Layout | |
| setBackGroundImageCapInsets(const Rect &capInsets) | Layout | |
| setBackGroundImageColor(const Color3B &color) | Layout | |
| setBackGroundImageOpacity(GLubyte opacity) | Layout | |
| setBackGroundImageScale9Enabled(bool enabled) | Layout | |
| setBright(bool bright) | Widget | |
| setBrightStyle(BrightStyle style) | Widget | |
| setCallbackName(const std::string &callbackName) | Widget | inline |
| setCallbackType(const std::string &callbackType) | Widget | inline |
| setClippingEnabled(bool enabled) | Layout | virtual |
| setClippingType(ClippingType type) | Layout | |
| setContentSize(const Size &contentSize) override | Widget | virtual |
| setCustomScrollThreshold(float threshold) | PageView | |
| setEnabled(bool enabled) | Widget | virtual |
| setEventDispatcher(EventDispatcher *dispatcher) | Node | virtual |
| setFlippedX(bool flippedX) | Widget | virtual |
| setFlippedY(bool flippedY) | Widget | virtual |
| setFlipX(bool flipX) | Widget | inline |
| setFlipY(bool flipY) | Widget | inline |
| setFocused(bool focus) | Widget | |
| setFocusEnabled(bool enable) | Widget | |
| setGlobalZOrder(float globalZOrder) | Node | virtual |
| setGLProgram(GLProgram *glprogram) | Node | virtual |
| setGLProgramState(GLProgramState *glProgramState) | Node | virtual |
| setGLServerState(int serverState) | Node | inline |
| setHighlighted(bool hilight) | Widget | |
| setLayoutComponentEnabled(bool enable) | Widget | |
| setLayoutParameter(LayoutParameter *parameter) | Widget | |
| setLayoutType(Type type) override | PageView | inlinevirtual |
| setLocalZOrder(int localZOrder) | Node | virtual |
| setLoopFocus(bool loop) | Layout | |
| setName(const std::string &name) | Node | virtual |
| setNodeToParentTransform(const Mat4 &transform) | Node | virtual |
| setNormalizedPosition(const Vec2 &position) | Node | virtual |
| setOrderOfArrival(int orderOfArrival) | Node | |
| setParent(Node *parent) | Node | virtual |
| setPassFocusToChild(bool pass) | Layout | |
| setPhysicsBody(PhysicsBody *body) | Node | |
| setPosition(const Vec2 &pos) override | Widget | virtual |
| cocos2d::ProtectedNode::setPosition(float x, float y) | Node | virtual |
| setPosition3D(const Vec3 &position) | Node | virtual |
| setPositionPercent(const Vec2 &percent) | Widget | |
| setPositionType(PositionType type) | Widget | |
| setPositionX(float x) | Node | virtual |
| setPositionY(float y) | Node | virtual |
| setPositionZ(float positionZ) | Node | virtual |
| setPropagateTouchEvents(bool isPropagate) | Widget | |
| setRotation(float rotation) | Node | virtual |
| setRotation3D(const Vec3 &rotation) | Node | virtual |
| setRotationQuat(const Quaternion &quat) | Node | virtual |
| setRotationSkewX(float rotationX) | Node | virtual |
| setRotationSkewY(float rotationY) | Node | virtual |
| setScale(float scale) override | Widget | virtual |
| setScale(float scalex, float scaley) override | Widget | virtual |
| setScaleX(float scaleX) override | Widget | virtual |
| setScaleY(float scaleY) override | Widget | virtual |
| setScaleZ(float scaleZ) | Node | virtual |
| setScheduler(Scheduler *scheduler) | Node | virtual |
| setSize(const Size &size) | Widget | virtual |
| setSizePercent(const Vec2 &percent) | Widget | virtual |
| setSizeType(SizeType type) | Widget | |
| setSkewX(float skewX) | Node | virtual |
| setSkewY(float skewY) | Node | virtual |
| setSwallowTouches(bool swallow) | Widget | |
| setTag(int tag) | Node | virtual |
| setTouchEnabled(bool enabled) | Widget | virtual |
| setUnifySizeEnabled(bool enable) | Widget | |
| setUserData(void *userData) | Node | virtual |
| setUserObject(Ref *userObject) | Node | virtual |
| setUsingCustomScrollThreshold(bool flag) | PageView | |
| setVisible(bool visible) | Node | virtual |
| SizeType enum name | Widget | |
| sortAllChildren() | Node | virtual |
| sortAllProtectedChildren() | ProtectedNode | virtual |
| stopAction(Action *action) | Node | |
| stopActionByTag(int tag) | Node | |
| stopAllActions() | Node | |
| stopAllActionsByTag(int tag) | Node | |
| TextureResType enum name | Widget | |
| TouchDirection enum name | PageView | |
| TouchEventType enum name | Widget | |
| Type enum name | Layout | |
| unschedule(SEL_SCHEDULE selector) | Node | |
| unschedule(const std::string &key) | Node | |
| unscheduleAllCallbacks() | Node | |
| update(float dt) override | PageView | virtual |
| updatePhysicsBodyTransform(const Mat4 &parentTransform, uint32_t parentFlags, float parentScaleX, float parentScaleY) | Node | virtual |
| updateSizeAndPosition() | Widget | |
| updateSizeAndPosition(const Size &parentSize) | Widget | |
| updateTransform() | Node | virtual |
| updateTransformFromPhysics(const Mat4 &parentTransform, uint32_t parentFlags) | Node | |
| visit(Renderer *renderer, const Mat4 &parentTransform, uint32_t parentFlags) override | Layout | virtual |
| Widget(void) | Widget | |
| worldToNodeTransform() const | Node | inlinevirtual |
| ~Layout() | Layout | virtual |
| ~LayoutParameterProtocol() | LayoutParameterProtocol | inlinevirtual |
| ~PageView() | PageView | virtual |
| ~Ref() | Ref | virtual |
| ~Widget() | Widget | virtual |