Skip to content
New issue

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

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

Already on GitHub? # to your account

TableItem: add setText #2132

Closed
jkopriva opened this issue Aug 11, 2021 · 1 comment
Closed

TableItem: add setText #2132

jkopriva opened this issue Aug 11, 2021 · 1 comment
Assignees
Milestone

Comments

@jkopriva
Copy link
Contributor

New methods:
void setText (String text);
void setText (int index, String text);
void setText (String [] strings);

@jkopriva jkopriva self-assigned this Aug 11, 2021
@odockal
Copy link
Member

odockal commented Sep 8, 2021

#2134

@odockal odockal closed this as completed Sep 8, 2021
@odockal odockal added this to the 3.5.0 milestone Sep 29, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants