Commit Graph

18 Commits

Author SHA1 Message Date
Alexei Anoshenko b4d1e34f21 Added "data-list" property 2024-05-18 18:57:41 +03:00
Alexei Anoshenko b1628023f7 Excluding default properties of CustomView from the result of String() 2024-05-02 15:07:57 +03:00
anoshenko b1f085b891 Bug fixing 2024-04-23 18:24:51 +03:00
anoshenko 2a480cc6ac Changed the main DropDownList and EditView listener 2023-04-23 18:07:01 +03:00
anoshenko 4e363d03a5 Renamed "runFunc" to "callFunc" 2022-11-02 20:10:19 +03:00
anoshenko d096a35af9 Optimisation 2022-10-29 20:16:40 +03:00
Alexei Anoshenko dcf8240235 Removed Init function from View interface 2022-09-01 11:04:50 +03:00
Alexei Anoshenko 69fcfa0839 Bug fixing 2022-08-31 22:22:19 +03:00
Alexei Anoshenko 5926a7649f Changed the type of the second argument of all Get functions to "subviewID ...string" (previously "subviewID string") 2022-08-31 22:17:46 +03:00
Alexei Anoshenko e23ad83b6c Refactoring and optimisation 2022-07-27 20:31:57 +03:00
Alexei Anoshenko fdbb6cb00b replace interface{} -> any 2022-07-26 18:36:00 +03:00
Alexei Anoshenko 392a0a0288 Bug fixing 2022-07-19 18:22:19 +03:00
Alexei Anoshenko 9478b1ee4f Bug fixing 2022-05-22 12:54:02 +03:00
Alexei Anoshenko 19bb1694de Added "disabled-items" property to DropDownList 2022-05-04 22:35:54 +03:00
Alexei Anoshenko 1a4040bd00 Added TableView cell/row selection mode 2022-01-14 17:20:04 -05:00
anoshenko 59acf03260 GetDropDownCurrent and GetListViewCurrent functions replaced by the GetCurrent function. Updated readme 2021-11-20 19:51:51 +03:00
anoshenko 7e2804f002 Add a listener for changing a property value 2021-11-20 11:15:28 +03:00
anoshenko 73e7184395 Initialization 2021-09-07 17:36:50 +03:00