Álvaro Salcedo
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Autocomplete TextField or Combobox with classes of a specific type
AnsweredHello,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...