Data-oriented components
Data-oriented components
Categories:
Upon creation of components that require data connections, you will be guided to connect the component to an existing VirtualSpace
, and to create a vsField
, vsTable
or vsAction
entity for that VirtualSpace.
Name your VirtualSpace entities as you would variables and fields in Java code (for e.g. vsMyAction
); a vs
prefix will help keep your application organized and make VirtualSpace entities easily distinguishable from Java fields and UI Component names.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.