You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In each project, there is an XML with the description of all controls with CubaId.
It is necessary to use it for automatic generation of classes describing screens with all controls. Getters with the appropriate type of control must be created in these classes.
Get'er to form the pattern ”get” + "Control Type" + Cuba-Id
jreznot
changed the title
Automatic generation of get requests for the described controls with CubaId
Automatic generation of Composite<> classes with @Wire for all screen components
Feb 7, 2019
In each project, there is an XML with the description of all controls with CubaId.
It is necessary to use it for automatic generation of classes describing screens with all controls. Getters with the appropriate type of control must be created in these classes.
Get'er to form the pattern ”get” + "Control Type" + Cuba-Id
web-screen.xml
File client-browse.xml
The text was updated successfully, but these errors were encountered: