The BFC-Controls components are visual components. This means that the
components themselves are visible at runtime. You can compare these components
with the BFC-DBAware components with the exception that these components are not
data-bound (you can't connect them to a database).
These components include
- Edit-component with a build-in button
- Edit-component which can include an email-adress and call the standard
emailclient on doubleclick
- Edit-component which can include an URL and start the standard
internet-browser on doubleclick
- Label-component which behaves like an email-adres (start email on click)
- Label-component which behaves like an URL (start internet-browser on
click)
- Pre-typing combobox
- Label-component which displays the time
- ...