cuba-platform / documentation

CUBA Platform Documentation
https://www.cuba-platform.com
Creative Commons Attribution 4.0 International
25 stars 45 forks source link

Update fileLoader_1.java #776

Closed DartVerder closed 3 years ago

DartVerder commented 3 years ago

toString(inputStream) -> toString(InputStream, Charset) // 'toString(java.io.InputStream)' is deprecated. use toString(InputStream, Charset) instead ResizableTextArea -> TextArea //CUBA: Injected type is incorrect (should be TextArea)

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.