Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
jvx:client:gui:concatmask_linked_celleditor [2020/06/08 14:58]
cduncan
jvx:client:gui:concatmask_linked_celleditor [2023/03/13 08:16] (current)
admin
Line 2: Line 2:
 ~~Title: Concat Mask of Linked Cell Editor~~ ~~Title: Concat Mask of Linked Cell Editor~~
  
-The [[jvx:​client:​gui:​concatmask_linked_celleditor|linked cell editor]] is a combobox with a table in it. The table has one or more columns, and it's possible to choose one value from the table as display value. Here's an example:+The [[jvx:​client:​gui:​custom_linked_celleditor|linked cell editor]] is a combobox with a table in it. The table has one or more columns, and it's possible to choose one value from the table as display value. Here's an example:
  
 {{:​jvx:​client:​gui:​linkedcelleditor_standard.png?​300|}} {{:​jvx:​client:​gui:​linkedcelleditor_standard.png?​300|}}
Line 22: Line 22:
 {{:​jvx:​client:​gui:​linkedcelleditor_html5_concat.png?​300|}} {{:​jvx:​client:​gui:​linkedcelleditor_html5_concat.png?​300|}}
  
-It's a good idea to use the concat mask only in web environments. This can be configured with following code:+It's a good idea to use the concat mask only in web environments. This can be configured with the following code:
  
   if (getApplication().getLauncher().isWebEnvironment())   if (getApplication().getLauncher().isWebEnvironment())
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information