This is the complete list of members for EditBox, including all inherited members.
| _ID | Ref | |
| _luaID | Ref | |
| _rooted | Ref | |
| _scriptObject | Ref | |
| _scriptOwned | Ref | |
| addCCSEventListener(const ccWidgetEventCallback &callback) | Widget | virtual |
| addChild(Node *child) | Node | virtual |
| addChild(Node *child, int localZOrder) | Node | virtual |
| addChild(Node *child, int localZOrder, int tag) | Node | virtual |
| addChild(Node *child, int localZOrder, const std::string &name) | Node | virtual |
| addClickEventListener(const ccWidgetClickCallback &callback) | Widget | |
| addComponent(Component *component) | Node | virtual |
| 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 | |
| attachWithIME() | IMEDelegate | virtual |
| autorelease() | Ref | |
| boundingBox() const | Node | inlinevirtual |
| BrightStyle enum name | Widget | |
| ccWidgetClickCallback typedef | Widget | |
| ccWidgetEventCallback typedef | Widget | |
| ccWidgetTouchCallback typedef | Widget | |
| cleanup() override | ProtectedNode | virtual |
| clippingParentAreaContainPoint(const Vec2 &pt) | Widget | inline |
| 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(const Size &size, Scale9Sprite *normalSprite, Scale9Sprite *pressedSprite=nullptr, Scale9Sprite *disabledSprite=nullptr) | EditBox | static |
| create(const Size &size, const std::string &normal9SpriteBg, TextureResType texType=TextureResType::LOCAL) | EditBox | static |
| cocos2d::ui::Widget::create() | Widget | static |
| detachWithIME() | IMEDelegate | virtual |
| dispatchFocusEvent(Widget *widgetLoseFocus, Widget *widgetGetFocus) | Widget | protected |
| draw(Renderer *renderer, const Mat4 &parentTransform, uint32_t parentFlags) override | EditBox | virtual |
| EditBox(void) | EditBox | |
| enumerateChildren(const std::string &name, std::function< bool(Node *node)> callback) const | Node | virtual |
| findNextFocusedWidget(FocusDirection direction, Widget *current) | Widget | virtual |
| FocusDirection enum name | Widget | |
| getActionByTag(int tag) | Node | |
| getActionManager() | Node | inlinevirtual |
| getActionTag() const | Widget | |
| getAnchorPoint() const | Node | virtual |
| getAnchorPointInPoints() const | Node | virtual |
| 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 |
| getChildByTag(int tag) const | Node | inline |
| getChildren() | Node | inlinevirtual |
| getChildrenCount() const | Node | virtual |
| getColor() const | Node | virtual |
| getComponent(const std::string &name) | Node | |
| getContentSize() const | Node | virtual |
| getCurrentFocusedWidget(bool isWidget) | Widget | inline |
| getCurrentFocusedWidget() | Widget | static |
| getCustomSize() const | Widget | |
| getDescription() const override | EditBox | virtual |
| getDisplayedColor() const | Node | virtual |
| getDisplayedOpacity() const | Node | 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 |
| getLeftBoundary() const | Widget | |
| getLeftInParent() | Widget | inline |
| getLocalZOrder() const | Node | inlinevirtual |
| getMaxLength() | EditBox | |
| getName() const | Node | virtual |
| getNodeToParentAffineTransform(Node *ancestor) const | Node | virtual |
| getNodeToParentTransform() const | Node | virtual |
| getNodeToParentTransform(Node *ancestor) const | Node | virtual |
| getNodeToWorldTransform() const | Node | virtual |
| getNormalizedPosition() const | Node | virtual |
| getNumberOfRunningActions() const | Node | |
| getOnEnterCallback() const | Node | inline |
| getonEnterTransitionDidFinishCallback() const | Node | inline |
| getOnExitCallback() const | Node | inline |
| getonExitTransitionDidStartCallback() const | Node | inline |
| getOpacity() const | Node | virtual |
| getOrderOfArrival() const | Node | |
| getParent() | Node | inlinevirtual |
| getParentToNodeTransform() const | Node | virtual |
| getPhysicsBody() const | Node | inline |
| getPlaceHolder(void) | EditBox | |
| 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 |
| getScriptEditBoxHandler(void) | EditBox | inline |
| getSize() const | Widget | |
| getSizePercent() | Widget | |
| getSizeType() const | Widget | |
| getSkewX() const | Node | virtual |
| getSkewY() const | Node | virtual |
| getTag() const | Node | virtual |
| getText(void) | EditBox | |
| 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, const Camera *camera, Vec3 *p) const | Widget | virtual |
| ignoreAnchorPointForPosition(bool ignore) | Node | virtual |
| ignoreContentAdaptWithSize(bool ignore) | Widget | virtual |
| initWithSizeAndBackgroundSprite(const Size &size, const std::string &normal9SpriteBg, TextureResType texType=TextureResType::LOCAL) | EditBox | |
| initWithSizeAndBackgroundSprite(const Size &size, Scale9Sprite *normal9SpriteBg) | EditBox | |
| InputFlag enum name | EditBox | |
| InputMode enum name | EditBox | |
| INVALID_TAG | Node | static |
| isBright() const | Widget | |
| isCascadeColorEnabled() const | Node | virtual |
| isCascadeOpacityEnabled() const | Node | 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 | |
| isOpacityModifyRGB() const | Node | inlinevirtual |
| 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 | |
| isVisible() const | Node | virtual |
| KeyboardReturnType enum name | EditBox | |
| nodeToParentTransform() const | Node | inlinevirtual |
| nodeToWorldTransform() const | Node | inlinevirtual |
| numberOfRunningActions() const | Node | inline |
| onEnter(void) override | EditBox | virtual |
| onEnterTransitionDidFinish() override | ProtectedNode | virtual |
| onExit(void) override | EditBox | virtual |
| onExitTransitionDidStart() override | ProtectedNode | virtual |
| onFocusChange(Widget *widgetLostFocus, Widget *widgetGetFocus) | Widget | protected |
| onFocusChanged | Widget | |
| onNextFocusedWidget | Widget | |
| onTouchBegan(Touch *touch, Event *unusedEvent) | Widget | virtual |
| onTouchCancelled(Touch *touch, Event *unusedEvent) | Widget | virtual |
| onTouchEnded(Touch *touch, Event *unusedEvent) | Widget | virtual |
| onTouchMoved(Touch *touch, Event *unusedEvent) | Widget | virtual |
| parentToNodeTransform() const | Node | inlinevirtual |
| pause(void) | Node | virtual |
| pauseSchedulerAndActions() | Node | |
| PositionType enum name | Widget | |
| propagateTouchEvent(TouchEventType event, Widget *sender, Touch *touch) | Widget | protected |
| registerScriptEditBoxHandler(int handler) | EditBox | |
| release() | Ref | |
| removeAllChildren() | Node | virtual |
| removeAllChildrenWithCleanup(bool cleanup) | Node | virtual |
| removeAllComponents() | Node | virtual |
| removeAllProtectedChildren() | ProtectedNode | virtual |
| removeAllProtectedChildrenWithCleanup(bool cleanup) | ProtectedNode | virtual |
| removeChild(Node *child, bool cleanup=true) | Node | 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 | |
| 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 |
| 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 | |
| setActionManager(ActionManager *actionManager) | Node | virtual |
| setActionTag(int tag) | Widget | |
| setAdditionalTransform(Mat4 *additionalTransform) | Node | |
| setAnchorPoint(const Vec2 &anchorPoint) override | EditBox | virtual |
| setBright(bool bright) | Widget | |
| setBrightStyle(BrightStyle style) | Widget | |
| setCallbackName(const std::string &callbackName) | Widget | inline |
| setCallbackType(const std::string &callbackType) | Widget | inline |
| setCameraMask(unsigned short mask, bool applyChildren=true) override | ProtectedNode | virtual |
| setCascadeColorEnabled(bool cascadeColorEnabled) | Node | virtual |
| setCascadeOpacityEnabled(bool cascadeOpacityEnabled) | Node | virtual |
| setColor(const Color3B &color) | Node | virtual |
| setContentSize(const Size &size) override | EditBox | virtual |
| setDelegate(EditBoxDelegate *delegate) | EditBox | |
| 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 | |
| setFont(const char *pFontName, int fontSize) | EditBox | |
| setFontColor(const Color3B &color) | EditBox | |
| setFontName(const char *pFontName) | EditBox | |
| setFontSize(int fontSize) | EditBox | |
| setGlobalZOrder(float globalZOrder) | Node | virtual |
| setGLProgram(GLProgram *glprogram) | Node | virtual |
| setGLProgramState(GLProgramState *glProgramState) | Node | virtual |
| setGLServerState(int serverState) | Node | inline |
| setHighlighted(bool highlight) | Widget | |
| setInputFlag(InputFlag inputFlag) | EditBox | |
| setInputMode(InputMode inputMode) | EditBox | |
| setLayoutComponentEnabled(bool enable) | Widget | |
| setLayoutParameter(LayoutParameter *parameter) | Widget | |
| setLocalZOrder(int localZOrder) | Node | virtual |
| setMaxLength(int maxLength) | EditBox | |
| setName(const std::string &name) | Node | virtual |
| setNodeToParentTransform(const Mat4 &transform) | Node | virtual |
| setNormalizedPosition(const Vec2 &position) | Node | virtual |
| setOnEnterCallback(const std::function< void()> &callback) | Node | inline |
| setonEnterTransitionDidFinishCallback(const std::function< void()> &callback) | Node | inline |
| setOnExitCallback(const std::function< void()> &callback) | Node | inline |
| setonExitTransitionDidStartCallback(const std::function< void()> &callback) | Node | inline |
| setOpacity(GLubyte opacity) | Node | virtual |
| setOpacityModifyRGB(bool value) | Node | inlinevirtual |
| setOrderOfArrival(int orderOfArrival) | Node | |
| setParent(Node *parent) | Node | virtual |
| setPhysicsBody(PhysicsBody *body) | Node | |
| setPlaceHolder(const char *pText) | EditBox | |
| setPlaceholderFont(const char *pFontName, int fontSize) | EditBox | |
| setPlaceholderFontColor(const Color3B &color) | EditBox | |
| setPlaceholderFontColor(const Color4B &color) | EditBox | |
| setPlaceholderFontName(const char *pFontName) | EditBox | |
| setPlaceholderFontSize(int fontSize) | EditBox | |
| setPosition(const Vec2 &pos) override | EditBox | 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 | |
| setReturnType(EditBox::KeyboardReturnType returnType) | EditBox | |
| 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 |
| setText(const char *pText) | EditBox | |
| setTouchEnabled(bool enabled) | Widget | virtual |
| setUnifySizeEnabled(bool enable) | Widget | |
| setUserData(void *userData) | Node | virtual |
| setUserObject(Ref *userObject) | Node | virtual |
| setVisible(bool visible) override | EditBox | virtual |
| SizeType enum name | Widget | |
| sortAllChildren() | Node | virtual |
| sortAllProtectedChildren() | ProtectedNode | virtual |
| stopAction(Action *action) | Node | |
| stopActionByTag(int tag) | Node | |
| stopActionsByFlags(unsigned int flags) | Node | |
| stopAllActions() | Node | |
| stopAllActionsByTag(int tag) | Node | |
| TextureResType enum name | Widget | |
| TouchEventType enum name | Widget | |
| unregisterScriptEditBoxHandler(void) | EditBox | |
| unschedule(SEL_SCHEDULE selector) | Node | |
| unschedule(const std::string &key) | Node | |
| unscheduleAllCallbacks() | Node | |
| update(float delta) | Node | virtual |
| updateDisplayedColor(const Color3B &parentColor) override | ProtectedNode | virtual |
| updateDisplayedOpacity(GLubyte parentOpacity) override | ProtectedNode | 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(cocos2d::Renderer *renderer, const Mat4 &parentTransform, uint32_t parentFlags) override | Widget | virtual |
| Widget(void) | Widget | |
| worldToNodeTransform() const | Node | inlinevirtual |
| ~EditBox(void) | EditBox | virtual |
| ~IMEDelegate() | IMEDelegate | virtual |
| ~LayoutParameterProtocol() | LayoutParameterProtocol | inlinevirtual |
| ~Ref() | Ref | virtual |
| ~Widget() | Widget | virtual |