| _actionTag | UIWidget | protected |
| _affectByClipping | UIWidget | protected |
| _alongVector | Layout | protected |
| _anchorPoint | UIWidget | protected |
| _autoReleaseCount | Object | protected |
| _autoScroll | UIScrollView | protected |
| _autoScrollAcceleration | UIScrollView | protected |
| _autoScrollOriginalSpeed | UIScrollView | protected |
| _backGroundImage | Layout | protected |
| _backGroundImageCapInsets | Layout | protected |
| _backGroundImageFileName | Layout | protected |
| _backGroundImageTextureSize | Layout | protected |
| _backGroundScale9Enabled | Layout | protected |
| _bePressed | UIScrollView | protected |
| _bgImageTexType | Layout | protected |
| _bottomBoundary | UIScrollView | protected |
| _bottomEnd | UIScrollView | protected |
| _bright | UIWidget | protected |
| _brightStyle | UIWidget | protected |
| _cColor | Layout | protected |
| _childFocusCancelOffset | UIScrollView | protected |
| _children | UIWidget | protected |
| _clippingEnabled | Layout | protected |
| _colorRender | Layout | protected |
| _colorType | Layout | protected |
| _cOpacity | Layout | protected |
| _customSize | UIWidget | protected |
| _direction | UIScrollView | protected |
| _enabled | UIWidget | protected |
| _eventListener | UIScrollView | protected |
| _eventSelector | UIScrollView | protected |
| _focus | UIWidget | protected |
| _gEndColor | Layout | protected |
| _gradientRender | Layout | protected |
| _gStartColor | Layout | protected |
| _ID | Object | |
| _ignoreSize | UIWidget | protected |
| _innerContainer | UIScrollView | protected |
| _isRunning | UIWidget | protected |
| _layoutParameter | UIWidget | protected |
| _layoutType | Layout | protected |
| _leftBoundary | UIScrollView | protected |
| _leftEnd | UIScrollView | protected |
| _luaID | Object | |
| _moveChildPoint | UIScrollView | protected |
| _moveDirection | UIScrollView | protected |
| _name | UIWidget | protected |
| _positionPercent | UIWidget | protected |
| _positionType | UIWidget | protected |
| _reference | Object | protected |
| _renderer | UIWidget | protected |
| _rightBoundary | UIScrollView | protected |
| _rightEnd | UIScrollView | protected |
| _scheduler | UIWidget | protected |
| _size | UIWidget | protected |
| _sizePercent | UIWidget | protected |
| _sizeType | UIWidget | protected |
| _slidTime | UIScrollView | protected |
| _topBoundary | UIScrollView | protected |
| _topEnd | UIScrollView | protected |
| _touchEnabled | UIWidget | protected |
| _touchEndLocation | UIScrollView | protected |
| _touchEndPos | UIWidget | protected |
| _touchEventListener | UIWidget | protected |
| _touchEventSelector | UIWidget | protected |
| _touchMovePos | UIWidget | protected |
| _touchMoveStartLocation | UIScrollView | protected |
| _touchPassedEnabled | UIWidget | protected |
| _touchStartLocation | UIScrollView | protected |
| _touchStartPos | UIWidget | protected |
| _updateEnabled | UIWidget | protected |
| _visible | UIWidget | protected |
| _widgetParent | UIWidget | protected |
| _widgetTag | UIWidget | protected |
| _widgetType | UIWidget | protected |
| _widgetZOrder | UIWidget | protected |
| acceptVisitor(DataVisitor &visitor) | Object | virtual |
| addBackGroundImage() | Layout | protected |
| addChild(UIWidget *widget) | UIScrollView | virtual |
| addEventListener(Object *target, SEL_ScrollViewEvent selector) | UIScrollView | |
| addRenderer(Node *renderer, int zOrder) | UIWidget | |
| addTouchEventListener(Object *target, SEL_TouchEvent selector) | UIWidget | |
| autorelease() | Object | |
| autoScrollChildren(float dt) | UIScrollView | protected |
| cancelUpEvent() | UIWidget | protected |
| checkChildInfo(int handleState, UIWidget *sender, const Point &touchPoint) | UIScrollView | protectedvirtual |
| clippingParentAreaContainPoint(const Point &pt) | UIWidget | |
| convertToWorldSpace(const Point &pt) | UIWidget | |
| create() | UIScrollView | static |
| didNotSelectSelf() | UIWidget | |
| disableUpdate() | UIWidget | |
| doLayout() | UIScrollView | virtual |
| endRecordSlidAction() | UIScrollView | protectedvirtual |
| getActionByTag(int tag) | UIWidget | |
| getActionManager() | UIWidget | virtual |
| getActionTag() | UIWidget | |
| getAnchorPoint() | UIWidget | |
| getBackGroundImageTextureSize() const | Layout | |
| getBottomInParent() | UIWidget | |
| getChildByName(const char *name) | UIWidget | |
| getChildByTag(int tag) | UIWidget | |
| getChildren() | UIScrollView | virtual |
| getColor() | UIWidget | virtual |
| getContentSize() const | Layout | virtual |
| getCurAutoScrollDistance(float time) | UIScrollView | protected |
| getDescription() const | UIScrollView | virtual |
| getDirection() | UIScrollView | |
| getInnerContainer() | UIScrollView | |
| getInnerContainerSize() const | UIScrollView | |
| getLayoutParameter() | UIWidget | |
| getLayoutType() const | UIScrollView | virtual |
| getLeftInParent() | UIWidget | |
| getMoveDirection() | UIScrollView | protected |
| getName() const | UIWidget | |
| getOpacity() | UIWidget | virtual |
| getParent() | UIWidget | |
| getPosition() | UIWidget | |
| getPositionPercent() | UIWidget | |
| getPositionType() const | UIWidget | |
| getRenderer() | UIWidget | |
| getRightInParent() | UIWidget | |
| getRotation() | UIWidget | |
| getRotationX() | UIWidget | |
| getRotationY() | UIWidget | |
| getScale() | UIWidget | |
| getScaleX() | UIWidget | |
| getScaleY() | UIWidget | |
| getSize() const | UIWidget | |
| getSizePercent() const | UIWidget | |
| getSizeType() const | UIWidget | |
| getTag() const | UIWidget | |
| getTopInParent() | UIWidget | |
| getTouchEndPos() | UIWidget | |
| getTouchMovePos() | UIWidget | |
| getTouchStartPos() | UIWidget | |
| getVirtualRenderer() | UIWidget | virtual |
| getWidgetType() const | UIWidget | |
| getWorldPosition() | UIWidget | |
| getZOrder() | UIWidget | |
| handleMoveLogic(const Point &touchPoint) | UIScrollView | protectedvirtual |
| handlePressLogic(const Point &touchPoint) | UIScrollView | protectedvirtual |
| handleReleaseLogic(const Point &touchPoint) | UIScrollView | protectedvirtual |
| hitTest(const Point &pt) | Layout | virtual |
| ignoreContentAdaptWithSize(bool ignore) | UIWidget | virtual |
| init() | UIScrollView | protectedvirtual |
| initRenderer() | UIScrollView | protectedvirtual |
| interceptTouchEvent(int handleState, UIWidget *sender, const Point &touchPoint) | UIScrollView | protectedvirtual |
| isBright() const | UIWidget | |
| isCascadeColorEnabled() | UIWidget | virtual |
| isCascadeOpacityEnabled() | UIWidget | virtual |
| isClippingEnabled() | Layout | virtual |
| isEnabled() const | UIWidget | |
| isEqual(const Object *object) | Object | virtual |
| isFlipX() | UIWidget | inlinevirtual |
| isFlipY() | UIWidget | inlinevirtual |
| isFocused() const | UIWidget | |
| isIgnoreContentAdaptWithSize() const | UIWidget | |
| isSingleReference() const | Object | |
| isTouchEnabled() const | UIWidget | |
| isUpdateEnabled() | UIWidget | |
| isVisible() const | UIWidget | |
| Layout() | Layout | |
| longClickEvent() | UIWidget | protected |
| moveChildren(float offset) | UIScrollView | protected |
| moveEvent() | UIWidget | protected |
| Object() | Object | |
| onEnter() | UIWidget | virtual |
| onExit() | UIWidget | virtual |
| onPressStateChangedToDisabled() | UIWidget | protectedvirtual |
| onPressStateChangedToNormal() | UIWidget | protectedvirtual |
| onPressStateChangedToPressed() | UIWidget | protectedvirtual |
| onSizeChanged() | UIScrollView | protectedvirtual |
| onTouchBegan(const Point &touchPoint) | UIScrollView | virtual |
| onTouchCancelled(const Point &touchPoint) | UIScrollView | virtual |
| onTouchEnded(const Point &touchPoint) | UIScrollView | virtual |
| onTouchLongClicked(const Point &touchPoint) | UIScrollView | virtual |
| onTouchMoved(const Point &touchPoint) | UIScrollView | virtual |
| pushDownEvent() | UIWidget | protected |
| recordSlidTime(float dt) | UIScrollView | protected |
| release() | Object | inline |
| releaseResoures() | UIScrollView | protectedvirtual |
| releaseUpEvent() | UIWidget | protected |
| removeAllChildren() | UIScrollView | virtual |
| removeBackGroundImage() | Layout | |
| removeChild(UIWidget *child) | UIScrollView | virtual |
| removeFromParent() | UIWidget | virtual |
| removeRenderer(Node *renderer, bool cleanup) | UIWidget | |
| reorderChild(UIWidget *child) | UIWidget | virtual |
| retain() | Object | inline |
| retainCount() const | Object | |
| runAction(Action *action) | UIWidget | |
| scrollChildren(float touchOffset) | UIScrollView | protectedvirtual |
| scrollToBottom() | UIScrollView | |
| scrollToBottomEvent() | UIScrollView | protected |
| scrollToLeftEvent() | UIScrollView | protected |
| scrollToRightEvent() | UIScrollView | protected |
| scrollToTop() | UIScrollView | |
| scrollToTopEvent() | UIScrollView | protected |
| setActionManager(ActionManager *actionManager) | UIWidget | virtual |
| setActionTag(int tag) | UIWidget | |
| setAnchorPoint(const Point &pt) | UIWidget | virtual |
| setBackGroundColor(const Color3B &color) | Layout | |
| setBackGroundColor(const Color3B &startColor, const Color3B &endColor) | Layout | |
| setBackGroundColorOpacity(int opacity) | Layout | |
| setBackGroundColorType(LayoutBackGroundColorType type) | Layout | |
| setBackGroundColorVector(const Point &vector) | Layout | |
| setBackGroundImage(const char *fileName, TextureResType texType=UI_TEX_TYPE_LOCAL) | Layout | |
| setBackGroundImageCapInsets(const Rect &capInsets) | Layout | |
| setBackGroundImageScale9Enabled(bool enabled) | Layout | |
| setBlendFunc(BlendFunc blendFunc) | UIWidget | |
| setBright(bool bright) | UIWidget | |
| setBrightStyle(BrightStyle style) | UIWidget | |
| setCascadeColorEnabled(bool cascadeColorEnabled) | UIWidget | virtual |
| setCascadeOpacityEnabled(bool cascadeOpacityEnabled) | UIWidget | virtual |
| setClippingEnabled(bool able) | UIScrollView | inlineprotectedvirtual |
| setColor(const Color3B &color) | Layout | virtual |
| setDirection(SCROLLVIEW_DIR dir) | UIScrollView | |
| setEnabled(bool enabled) | UIWidget | virtual |
| setFlipX(bool flipX) | UIWidget | inlinevirtual |
| setFlipY(bool flipY) | UIWidget | inlinevirtual |
| setFocused(bool fucosed) | UIWidget | |
| setInnerContainerSize(const Size &size) | UIScrollView | |
| setLayoutParameter(LayoutParameter *parameter) | UIWidget | |
| setLayoutType(LayoutType type) | UIScrollView | virtual |
| setMoveDirection(SCROLLVIEW_MOVE_DIR dir) | UIScrollView | protected |
| setName(const char *name) | UIWidget | |
| setOpacity(int opacity) | Layout | virtual |
| setParent(UIWidget *parent) | UIWidget | |
| setPosition(const Point &pos) | UIWidget | |
| setPositionPercent(const Point &percent) | UIWidget | |
| setPositionType(PositionType type) | UIWidget | |
| setRotation(float rotation) | UIWidget | |
| setRotationX(float rotationX) | UIWidget | |
| setRotationY(float rotationY) | UIWidget | |
| setScale(float fScale) | UIWidget | virtual |
| setScaleX(float fScaleX) | UIWidget | virtual |
| setScaleY(float fScaleY) | UIWidget | virtual |
| setSize(const Size &size) | UIWidget | virtual |
| setSizePercent(const Point &percent) | UIWidget | virtual |
| setSizeType(SizeType type) | UIWidget | |
| setTag(int tag) | UIWidget | |
| setTouchEnabled(bool enabled) | UIWidget | virtual |
| setUpdateEnabled(bool enable) | UIWidget | |
| setVisible(bool visible) | UIWidget | |
| setZOrder(int z) | UIWidget | |
| startAutoScrollChildren(float v) | UIScrollView | protected |
| startRecordSlidAction() | UIScrollView | protected |
| stopAction(Action *action) | UIWidget | |
| stopActionByTag(int tag) | UIWidget | |
| stopAllActions(void) | UIWidget | |
| stopAutoScrollChildren() | UIScrollView | protected |
| UIScrollView() | UIScrollView | |
| UIWidget(void) | UIWidget | |
| update(float dt) | UIScrollView | virtual |
| updateAnchorPoint() | UIWidget | protected |
| updateSizeAndPosition() | UIWidget | protected |
| ~Layout() | Layout | virtual |
| ~Object() | Object | virtual |
| ~UIScrollView() | UIScrollView | virtual |
| ~UIWidget() | UIWidget | virtual |