eclipse-scout / scout.rt

https://www.eclipse.org/scout/
Eclipse Public License 2.0
34 stars 39 forks source link

DynamicResourceInfo: Allow internal loading of BinaryResource from URL #1185

Closed jmiserez closed 1 month ago

jmiserez commented 1 month ago

Add method to DynamicResourceInfo to support the loading of a BinaryResource only by IUiSession, without knowing the IJsonAdapter directly.

329612

(cherry picked from commit 89ec87843c6364c76cb473fd45ddfcd63631258f)

jmiserez commented 1 month ago

Related PRs: