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
Last revision Both sides next revision
visionx:userprofiles_filters [2020/06/12 14:14]
cduncan
visionx:userprofiles_filters [2021/10/01 09:42]
admin
Line 10: Line 10:
 A new button (? icon) will be added to the table. The dialog will show the table name, the number of records/​rows,​ and all available columns. It's possible to hide or show specific columns with this dialog. A new button (? icon) will be added to the table. The dialog will show the table name, the number of records/​rows,​ and all available columns. It's possible to hide or show specific columns with this dialog.
  
-The filter is a module and is bundled with user profiles. It allows the user to create custom filter conditions directly in the screen. Here's how this might look like:+The filter is a module and is bundled with user profiles. It allows the user to create custom filter conditions directly in the screen. Here's how this might look:
  
 {{:​visionx:​userfilter_web.png?​nolink|}} {{:​visionx:​userfilter_web.png?​nolink|}}
  
-Following ​conditions are available:+The following ​conditions are available:
  
     * contains     * contains
Line 29: Line 29:
     * less or equals     * less or equals
  
-It's possible to add as many conditions as you want and single conditions can be en- or disabled.+It's possible to add as many conditions as you want and single conditions can be enabled ​or disabled.
  
-The customized filter ​also can be saved and loaded:+The customized filter can also be saved and loaded:
  
 {{:​visionx:​save_load_filter.png?​nolink|}} {{:​visionx:​save_load_filter.png?​nolink|}}
  
-Another feature is and/or grouping. Decide which option is combined with and or or. +Another feature is and/or grouping. Decide which option is combined with "and" ​or "or"
  
 === Customizing === === Customizing ===
  
-The AddOn is designed to be customizable. The default settings and implementations can be modified.The AddOn contains the class ProfileUtil which offers a lot of useful methods, ​like:+The AddOn is designed to be customizable. The default settings and implementations can be modified.The AddOn contains the class ProfileUtil which offers a lot of useful methods, ​such as:
  
 <file java> <file java>
Line 65: Line 65:
 </​file>​ </​file>​
 This statement defines a list of column names which will be shown in the table information dialog. This statement defines a list of column names which will be shown in the table information dialog.
 +
 +=== API documentation ===
 +
 +The full Java API documentation:​
 +
 +[[https://​doc.sibvisions.com/​javadoc/​userfilter/​index.html|User Filter]] \\ 
 +[[https://​doc.sibvisions.com/​javadoc/​profiles/​index.html|Profiles]]
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information