Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] 提供 Group 上缺失的方法 #260

Closed
dengfuping opened this issue Nov 6, 2019 · 2 comments
Closed

[4.0] 提供 Group 上缺失的方法 #260

dengfuping opened this issue Nov 6, 2019 · 2 comments

Comments

@dengfuping
Copy link
Member

dengfuping commented Nov 6, 2019

  • G 3.0 的 Group 上提供了一些方法,上层经常会用到,比如 G6
    • getFirst
    • getLast
    • getCount
    • findAll
    • findById
    • find
  • G 4.0 只是将这些方法提成了 util,需要合并到 Group 类上。
@antv-bot
Copy link

antv-bot commented Nov 6, 2019

Translation of this issue:


[4.0] Group provided a method shortcoming

  • providing on the Group G 3.0 some methods, upper layer often used, such as G6.
      - getFirst
      - getLast
      - getCount
      - findAll
      - findById
      - find
  • G 4.0 These methods only the commission util, need to be merged into the Group class.

@dengfuping
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants