Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

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
Collaborator

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants