The control library of CaptainCasa can be easily extended by components of other projects. This includes both components providing own JavaScript functions on client side and components that are implemented on server side (Page Bean Component Controls).
Showing a long text (>> 100 kBytes) to the user in an efficient way. The long text is not loaded as one text into the client, but the user selects the portion of text that he wants to see.
<dependency> <groupId>bg.evolutionit</groupId> <artifactId>EvoUtils</artifactId> <version>0.0.1</version> </dependency> Repository: https://www.CaptainCasa.com/mavenrepository
>= 20221121
https://www.captaincasademo.com/ccdemos/workplace.demolongtextviewer.risc
Touch input of date.
<dependency> <groupId>org.eclnt</groupId> <artifactId>eclntpbc</artifactId> <version>20221121</version> </dependency> Repository: https://www.CaptainCasa.com/mavenrepository
>= 20221121
https://www.captaincasademo.com/ccdemos/workplace.demotouchdatetimecontrol.risc
Touch input of time.
<dependency> <groupId>org.eclnt</groupId> <artifactId>eclntpbc</artifactId> <version>20221121</version> </dependency> Repository: https://www.CaptainCasa.com/mavenrepositor
>= 20221121
https://www.captaincasademo.com/ccdemos/workplace.demotouchdatetimecontrol.risc