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

Add a list of object types that support editing? #145

Open
Powercube7 opened this issue Nov 9, 2023 · 3 comments
Open

Add a list of object types that support editing? #145

Powercube7 opened this issue Nov 9, 2023 · 3 comments

Comments

@Powercube7
Copy link

Hello there! I was wondering whether it would be feasible to add a list of object types that can be edited live by the dashboard? I've been confused quite a few times wondering whether a type was supported or not, and no information could be found in the documentation.

@amarcolini
Copy link

Dashboard can modify the public non final fields of any object. It’s also recursive, so it can modify the fields of a field and so forth. Dashboard also has support for basic number, boolean, and string types (and more recently, arrays!)

@Powercube7
Copy link
Author

@amarcolini Thanks for the answer! Does it also support types such as Maps, HashMaps, Lists and Pairs?

@amarcolini
Copy link

As far as I am aware, no.

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