Álvaro Salcedo
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Álvaro Salcedo created a post, AnsweredAutocomplete TextField or Combobox with classes of a specific type
Hello,I want a textfield with suggestions or a combobox with a defined list of classes that inherit or are a type of a specfic class, for example: interface MyState open class Parent : MyState clas...