@Inject
@WithAttributes(label = "Proxy bypass")
private UIInputTable<ProxyBypass> proxyByPassConfig;
We do have https://issues.jboss.org/browse/FORGE-1190 requesting a custom extension point to allow custom component inputs to be rendered (that's why the inputType attribute in HintsFacet is a String), so you could implement your own component using the Eclipse API and the Forge plugin would render as you like, but that is not implemented yet.
Best Regards,
George GastaldiEm 23/08/2015 11:07, "George Gastaldi" <ggastald@redhat.com> escreveu:Hi Rafael,
For now you can use UInputMany to make it render as a checkbox table (one column only), but that would be interesting to have, as long as we find a way to input data like this in shell. Ideas are welcome.
Best Regards,
George Gastaldi
Em 23/08/2015 09:26, "Rafael Pestano" <rmpestano@gmail.com> escreveu:Hi,there is any intention to add a table ui component in Forge?I would like to generate an output like eclipse network config:
http://postimg.org/image/ktwia3fhr/full/
_______________________________________________
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev
_______________________________________________
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev