| acceptVisitor(CCDataVisitor &visitor) | CCObject | virtual |
| active(bool containChildren=false) | UIWidget | inline |
| addBackGroundImage() | Layout | protected |
| addCancelEvent(CCObject *target, SEL_CancelEvent selector) | UIWidget | inline |
| addCCNode(CCNode *node) | UIWidget | inline |
| addChild(UIWidget *widget) | UIListView | virtual |
| addEventListenter(cocos2d::CCObject *target, SEL_ListViewEvent selector) | UIListView | |
| addInitChildEvent(cocos2d::CCObject *target, SEL_ListViewInitChildEvent seletor) | UIListView | |
| addMoveEvent(CCObject *target, SEL_MoveEvent selector) | UIWidget | inline |
| addPushDownEvent(CCObject *target, SEL_PushEvent selector) | UIWidget | inline |
| addReleaseEvent(CCObject *target, SEL_ReleaseEvent selector) | UIWidget | inline |
| addRenderer(CCNode *renderer, int zOrder) | UIWidget | |
| addTouchEventListener(CCObject *target, SEL_TouchEvent selector) | UIWidget | |
| addUpdateChildEvent(cocos2d::CCObject *target, SEL_ListViewUpdateChildEvent selector) | UIListView | |
| autorelease(void) | CCObject | |
| autoScrollChildren(float dt) | UIListView | protected |
| cancelUpEvent() | UIWidget | protected |
| CCObject(void) | CCObject | |
| checkChildInfo(int handleState, UIWidget *sender, const CCPoint &touchPoint) | UIListView | protectedvirtual |
| clearCollectOverArray() | UIListView | protected |
| clippingParentAreaContainPoint(const CCPoint &pt) | UIWidget | |
| collectOverBottomChild() | UIListView | protected |
| collectOverLeftChild() | UIListView | protected |
| collectOverRightChild() | UIListView | protected |
| collectOverTopChild() | UIListView | protected |
| convertToWorldSpace(const CCPoint &pt) | UIWidget | |
| copy(void) | CCObject | |
| copyWithZone(CCZone *pZone) | CCCopying | virtual |
| create() | UIListView | static |
| didNotSelectSelf() | UIWidget | |
| disable(bool containChildren=false) | UIWidget | inline |
| disableUpdate() | UIWidget | |
| doLayout() | UIListView | inlinevirtual |
| endRecordSlidAction() | UIListView | protectedvirtual |
| getActionByTag(int tag) | UIWidget | |
| getActionManager() | UIWidget | virtual |
| getActionTag() | UIWidget | |
| getAnchorPoint() | UIWidget | |
| getAndCallback() | UIListView | protected |
| getBackGroundImageTextureSize() const | Layout | |
| getBottomInParent() | UIWidget | |
| getCheckPositionChild() | UIListView | protected |
| getChildByName(const char *name) | UIWidget | |
| getChildByTag(int tag) | UIWidget | |
| getChildFromUpdatePool() | UIListView | protected |
| getChildren() | UIWidget | virtual |
| getColor() | UIWidget | virtual |
| getContainerNode() | UIWidget | inline |
| getContentSize() const | Layout | virtual |
| getCurAutoScrollDistance(float time) | UIListView | protected |
| getDataLength() | UIListView | |
| getDescription() const | UIListView | virtual |
| getDirection() | UIListView | |
| getLayoutParameter() | UIWidget | |
| getLayoutType() const | Layout | virtual |
| getLeftInParent() | UIWidget | |
| getMoveDirection() | UIListView | protected |
| getName() const | UIWidget | |
| getOpacity() | UIWidget | virtual |
| getParent() | UIWidget | |
| getPosition() | UIWidget | |
| getPositionPercent() | UIWidget | |
| getPositionType() const | UIWidget | |
| getRect() | UIWidget | inline |
| getRelativeBottomPos() | UIWidget | inline |
| getRelativeLeftPos() | UIWidget | inline |
| getRelativeRightPos() | UIWidget | inline |
| getRelativeTopPos() | UIWidget | inline |
| 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 | |
| getUpdateChild() | UIListView | |
| getUpdateDataIndex() | UIListView | |
| getUpdateSuccess() | UIListView | |
| getValidNode() | UIWidget | inline |
| getVirtualRenderer() | UIWidget | virtual |
| getWidgetParent() | UIWidget | inline |
| getWidgetTag() | UIWidget | inline |
| getWidgetType() const | UIWidget | |
| getWidgetZOrder() | UIWidget | inline |
| getWorldPosition() | UIWidget | |
| getZOrder() | UIWidget | |
| handleMoveLogic(const CCPoint &touchPoint) | UIListView | protectedvirtual |
| handlePressLogic(const CCPoint &touchPoint) | UIListView | protectedvirtual |
| handleReleaseLogic(const CCPoint &touchPoint) | UIListView | protectedvirtual |
| hitTest(const CCPoint &pt) | Layout | virtual |
| ignoreContentAdaptWithSize(bool ignore) | UIWidget | virtual |
| init() | UIListView | protectedvirtual |
| initChildEvent() | UIListView | protected |
| initChildWithDataLength(int length) | UIListView | |
| initRenderer() | Layout | protectedvirtual |
| interceptTouchEvent(int handleState, UIWidget *sender, const CCPoint &touchPoint) | UIListView | protectedvirtual |
| isActive() | UIWidget | inline |
| isBright() const | UIWidget | |
| isCascadeColorEnabled() | UIWidget | virtual |
| isCascadeOpacityEnabled() | UIWidget | virtual |
| isClippingEnabled() | Layout | virtual |
| isEnabled() const | UIWidget | |
| isEqual(const CCObject *pObject) | CCObject | virtual |
| isFlipX() | UIWidget | inlinevirtual |
| isFlipY() | UIWidget | inlinevirtual |
| isFocused() const | UIWidget | |
| isIgnoreContentAdaptWithSize() const | UIWidget | |
| isSingleReference(void) const | CCObject | |
| isTouchEnabled() const | UIWidget | |
| isUpdateEnabled() | UIWidget | |
| isVisible() const | UIWidget | |
| Layout() | Layout | |
| longClickEvent() | UIWidget | protected |
| m_AlongVector | Layout | protected |
| m_anchorPoint | UIWidget | protected |
| m_backGroundImageCapInsets | Layout | protected |
| m_backGroundImageTextureSize | Layout | protected |
| m_bAffectByClipping | UIWidget | protected |
| m_bAutoScroll | UIListView | protected |
| m_bBackGroundScale9Enable | Layout | protected |
| m_bBePressed | UIListView | protected |
| m_bBright | UIWidget | protected |
| m_bClippingEnabled | Layout | protected |
| m_bEnabled | UIWidget | protected |
| m_bFocus | UIWidget | protected |
| m_bIgnoreSize | UIWidget | protected |
| m_bIsRunning | UIWidget | protected |
| m_bTouchEnabled | UIWidget | protected |
| m_bTouchPassedEnabled | UIWidget | protected |
| m_bUpdateEnabled | UIWidget | protected |
| m_bUpdateSuccess | UIListView | protected |
| m_bVisible | UIWidget | protected |
| m_cColor | Layout | protected |
| m_children | UIWidget | protected |
| m_colorType | Layout | protected |
| m_customSize | UIWidget | protected |
| m_eBGImageTexType | Layout | protected |
| m_eBrightStyle | UIWidget | protected |
| m_eDirection | UIListView | protected |
| m_eLayoutType | Layout | protected |
| m_eMoveDirection | UIListView | protected |
| m_ePositionType | UIWidget | protected |
| m_eSizeType | UIWidget | protected |
| m_fAutoScrollAcceleration | UIListView | protected |
| m_fAutoScrollOriginalSpeed | UIListView | protected |
| m_fBottomBoundary | UIListView | protected |
| m_fChildFocusCancelOffset | UIListView | protected |
| m_fDisBetweenChild | UIListView | protected |
| m_fDisBoundaryToChild_0 | UIListView | protected |
| m_fLeftBoundary | UIListView | protected |
| m_fRightBoundary | UIListView | protected |
| m_fSlidTime | UIListView | protected |
| m_fTopBoundary | UIListView | protected |
| m_fTouchEndLocation | UIListView | protected |
| m_fTouchMoveStartLocation | UIListView | protected |
| m_fTouchStartLocation | UIListView | protected |
| m_gEndColor | Layout | protected |
| m_gStartColor | Layout | protected |
| m_nActionTag | UIWidget | protected |
| m_nBegin | UIListView | protected |
| m_nCOpacity | Layout | protected |
| m_nDataLength | UIListView | protected |
| m_nEnd | UIListView | protected |
| m_nLuaID | CCObject | |
| m_nUpdateDataIndex | UIListView | protected |
| m_nWidgetTag | UIWidget | protected |
| m_nWidgetZOrder | UIWidget | protected |
| m_overBottomArray | UIListView | protected |
| m_overLeftArray | UIListView | protected |
| m_overRightArray | UIListView | protected |
| m_overTopArray | UIListView | protected |
| m_pBackGroundImage | Layout | protected |
| m_pCancelListener | UIWidget | protected |
| m_pChildPool | UIListView | protected |
| m_pColorRender | Layout | protected |
| m_pEventListener | UIListView | protected |
| m_pfnCancelSelector | UIWidget | protected |
| m_pfnEventSelector | UIListView | protected |
| m_pfnInitChildSelector | UIListView | protected |
| m_pfnMoveSelector | UIWidget | protected |
| m_pfnPushSelector | UIWidget | protected |
| m_pfnReleaseSelector | UIWidget | protected |
| m_pfnTouchEventSelector | UIWidget | protected |
| m_pfnUpdateChildSelector | UIListView | protected |
| m_pGradientRender | Layout | protected |
| m_pInitChildListener | UIListView | protected |
| m_pLayoutParameter | UIWidget | protected |
| m_pMoveListener | UIWidget | protected |
| m_positionPercent | UIWidget | protected |
| m_pPushListener | UIWidget | protected |
| m_pReleaseListener | UIWidget | protected |
| m_pRenderer | UIWidget | protected |
| m_pScheduler | UIWidget | protected |
| m_pTouchEventListener | UIWidget | protected |
| m_pUpdateChild | UIListView | protected |
| m_pUpdateChildListener | UIListView | protected |
| m_pUpdatePool | UIListView | protected |
| m_pWidgetParent | UIWidget | protected |
| m_size | UIWidget | protected |
| m_sizePercent | UIWidget | protected |
| m_strBackGroundImageFileName | Layout | protected |
| m_strName | UIWidget | protected |
| m_touchEndPos | UIWidget | protected |
| m_touchMovePos | UIWidget | protected |
| m_touchStartPos | UIWidget | protected |
| m_uAutoReleaseCount | CCObject | protected |
| m_uID | CCObject | |
| m_uReference | CCObject | protected |
| m_WidgetType | UIWidget | protected |
| moveChildPoint | UIListView | protected |
| moveChildren(float offset) | UIListView | protected |
| moveEvent() | UIWidget | protected |
| onEnter() | UIWidget | virtual |
| onExit() | UIWidget | virtual |
| onPressStateChangedToDisabled() | UIWidget | protectedvirtual |
| onPressStateChangedToNormal() | UIWidget | protectedvirtual |
| onPressStateChangedToPressed() | UIWidget | protectedvirtual |
| onSizeChanged() | UIListView | protectedvirtual |
| onTouchBegan(const CCPoint &touchPoint) | UIListView | virtual |
| onTouchCancelled(const CCPoint &touchPoint) | UIListView | virtual |
| onTouchEnded(const CCPoint &touchPoint) | UIListView | virtual |
| onTouchLongClicked(const CCPoint &touchPoint) | UIListView | virtual |
| onTouchMoved(const CCPoint &touchPoint) | UIListView | virtual |
| pushChildToPool() | UIListView | protected |
| pushDownEvent() | UIWidget | protected |
| recordSlidTime(float dt) | UIListView | protected |
| release(void) | CCObject | |
| releaseResoures() | UIWidget | protectedvirtual |
| releaseUpEvent() | UIWidget | protected |
| removeAllChildren() | UIListView | virtual |
| removeAllChildrenAndCleanUp(bool cleanup) | UIWidget | inline |
| removeBackGroundImage() | Layout | |
| removeCCNode(bool cleanup) | UIWidget | inline |
| removeChild(UIWidget *child) | UIListView | virtual |
| cocos2d::extension::Layout::removeChild(UIWidget *child, bool cleanup) | UIWidget | inline |
| removeFromParent() | UIWidget | virtual |
| removeFromParentAndCleanup(bool cleanup) | UIWidget | inline |
| removeRenderer(CCNode *renderer, bool cleanup) | UIWidget | |
| reorderChild(UIWidget *child) | UIWidget | virtual |
| resetProperty() | UIListView | protectedvirtual |
| retain(void) | CCObject | |
| retainCount(void) const | CCObject | |
| runAction(CCAction *action) | UIWidget | |
| scrollChildren(float touchOffset) | UIListView | protectedvirtual |
| setActionManager(CCActionManager *actionManager) | UIWidget | virtual |
| setActionTag(int tag) | UIWidget | |
| setAnchorPoint(const CCPoint &pt) | UIWidget | virtual |
| setBackGroundColor(const ccColor3B &color) | Layout | |
| setBackGroundColor(const ccColor3B &startColor, const ccColor3B &endColor) | Layout | |
| setBackGroundColorOpacity(int opacity) | Layout | |
| setBackGroundColorType(LayoutBackGroundColorType type) | Layout | |
| setBackGroundColorVector(const CCPoint &vector) | Layout | |
| setBackGroundImage(const char *fileName, TextureResType texType=UI_TEX_TYPE_LOCAL) | Layout | |
| setBackGroundImageCapInsets(const CCRect &capInsets) | Layout | |
| setBackGroundImageScale9Enable(bool is) | Layout | inline |
| setBackGroundImageScale9Enabled(bool enabled) | Layout | |
| setBlendFunc(ccBlendFunc blendFunc) | UIWidget | |
| setBright(bool bright) | UIWidget | |
| setBright(bool bright, bool containChild) | UIWidget | inline |
| setBrightStyle(BrightStyle style) | UIWidget | |
| setCascadeColorEnabled(bool cascadeColorEnabled) | UIWidget | virtual |
| setCascadeOpacityEnabled(bool cascadeOpacityEnabled) | UIWidget | virtual |
| setClippingEnable(bool is) | UIListView | inlineprotectedvirtual |
| setClippingEnabled(bool able) | UIListView | inlineprotectedvirtual |
| setColor(const ccColor3B &color) | Layout | virtual |
| setDirection(ListViewDirection dir) | UIListView | |
| setEnabled(bool enabled) | UIWidget | virtual |
| setFlipX(bool flipX) | UIWidget | inlinevirtual |
| setFlipY(bool flipY) | UIWidget | inlinevirtual |
| setFocused(bool fucosed) | UIWidget | |
| setLayoutParameter(LayoutParameter *parameter) | UIWidget | |
| setLayoutType(LayoutType type) | Layout | virtual |
| setLoopPosition() | UIListView | protected |
| setMoveDirection(ListViewMoveDirection dir) | UIListView | protected |
| setName(const char *name) | UIWidget | |
| setOpacity(int opacity) | Layout | virtual |
| setParent(UIWidget *parent) | UIWidget | |
| setPosition(const CCPoint &pos) | UIWidget | |
| setPositionPercent(const CCPoint &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 CCSize &size) | UIWidget | virtual |
| setSizePercent(const CCPoint &percent) | UIWidget | virtual |
| setSizeType(SizeType type) | UIWidget | |
| setTag(int tag) | UIWidget | |
| setTouchEnable(bool enabled, bool containChildren=false) | UIWidget | inline |
| setTouchEnabled(bool enabled) | UIWidget | virtual |
| setUpdateChild(UIWidget *child) | UIListView | protected |
| setUpdateDataIndex(int index) | UIListView | protected |
| setUpdateEnabled(bool enable) | UIWidget | |
| setUpdateSuccess(bool sucess) | UIListView | |
| setVisible(bool visible) | UIWidget | |
| setWidgetParent(UIWidget *parent) | UIWidget | inline |
| setWidgetTag(int tag) | UIWidget | inline |
| setWidgetZOrder(int z) | UIWidget | inline |
| setZOrder(int z) | UIWidget | |
| startAutoScrollChildren(float v) | UIListView | protected |
| startRecordSlidAction() | UIListView | protected |
| stopAction(CCAction *action) | UIWidget | |
| stopActionByTag(int tag) | UIWidget | |
| stopAllActions(void) | UIWidget | |
| stopAutoScrollChildren() | UIListView | protected |
| UIListView() | UIListView | |
| UIWidget(void) | UIWidget | |
| update(float dt) | UIListView | virtual |
| updateAnchorPoint() | UIWidget | protected |
| updateChild() | UIListView | protected |
| updateChildEvent() | UIListView | protected |
| updateSizeAndPosition() | UIWidget | protected |
| ~CCObject(void) | CCObject | virtual |
| ~Layout() | Layout | virtual |
| ~UIListView() | UIListView | virtual |
| ~UIWidget() | UIWidget | virtual |