Holon Platform

44 posts

Holon Platform banner
Holon Platform

Holon Platform

@holon_platform

Holon Platform is a Java development ecosystem to create and maintain high quality, enteprise-grade, web applications and services.

Katılım Mayıs 2017
3 Takip Edilen15 Takipçiler
Holon Platform
Holon Platform@holon_platform·
@SkadhirIceee Or you can use the 'initializer' builder method to configure the form layout: PropertyInputForm form = Components.input.formHorizontal(SUBJECT).initializer(hl -> hl.setSpacing(true)).build();
English
0
0
0
0
SKadhir
SKadhir@SkadhirIceee·
@holon_platform There is some space issue when using PropertyInputForm form = Components.input.formHorizontal(SUBJECT) .build(); Is there a way to get spaces bw elements?
SKadhir tweet media
English
2
0
0
0
Holon Platform
Holon Platform@holon_platform·
@SkadhirIceee You can provide your layout instance, properly configured: PropertyInputForm form = Components.input.form(Components.hl().spacing().build(), SUBJECT).build();
English
0
0
0
0
SKadhir
SKadhir@SkadhirIceee·
When using @vaadin AppLayout, the @holon_platform listing is not showing full page. Tried with fullSize() and fullHeight() but no luck.
SKadhir tweet media
English
1
0
0
0
SKadhir
SKadhir@SkadhirIceee·
@holon_platform I see Components.dialog does not supporting adding all types of components (e.g., textfield, checkbox etc) but vanilla @vaadin supports. Any plan to add this feature? Also, I see it supports @vaadin textfield but not its own
English
1
0
0
0
Holon Platform
Holon Platform@holon_platform·
@SkadhirIceee We have a YouTube channel but we haven't published anything yet, but it's definitely in our plans.
English
0
0
0
0
SKadhir
SKadhir@SkadhirIceee·
@holon_platform Any plans to have youtube channel or any videos for self learning?
English
1
0
0
0
SKadhir
SKadhir@SkadhirIceee·
@holon_platform What is new in 5.2.5? You are doing a great job. I see how simple it is to create web app using holon platform instead of directly using @vaadin APIs but you lack screenprints in the documentation.
English
2
0
0
0
SKadhir
SKadhir@SkadhirIceee·
@holon_platform @Vaddin Yeah. I see that. Creating UIs with Holon Vaadin flow is super easy. I'm facing difficulty on the JPA part. May be some simple Hello World kind of program may help
English
1
0
0
0
SKadhir
SKadhir@SkadhirIceee·
@holon_platform The Look and Feel is not so good compared to original @Vaddin version. Any plan to improve the L &F?
English
1
0
0
0