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
Next revision Both sides next revision
visionx:userprofiles_filters [2020/05/22 21:56]
admin
visionx:userprofiles_filters [2020/06/12 14:14]
cduncan
Line 4: Line 4:
 === Introduction === === Introduction ===
  
-The User Profile AddOn saves your screen layout if you close a screen and restores everything if you open the same screen again. This works per user and global. It's possible to create default screen layouts for every user and a specific user will use its own layout based on the global one. The AddOn also adds a new functionality to your tables:+The User Profile AddOn saves your screen layout if you close a screen and restores everything if you open the same screen again. This works per user and global. It's possible to create default screen layouts for every userand a specific user will use its own layout based on the global one. The AddOn also adds a new functionality to your tables:
  
 {{:​visionx:​profile_infodialog_web.png?​nolink|}} {{:​visionx:​profile_infodialog_web.png?​nolink|}}
  
-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/​rowsand 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 like:
  
 {{:​visionx:​userfilter_web.png?​nolink|}} {{:​visionx:​userfilter_web.png?​nolink|}}
Line 42: Line 42:
  
 <file java> <file java>
-setDefaultTableInformationDialogClass(IApplication app, Class class)+setDefaultTableInformationDialogClass(IApplication app, Class clazz)
 </​file>​ </​file>​
  
Line 49: Line 49:
  
 <file java> <file java>
-setTableInformationDialogClass(NavigationTable table, Class class)+setTableInformationDialogClass(NavigationTable table, Class clazz)
 </​file>​ </​file>​
 It's also possible to hide the table information button: It's also possible to hide the table information button:
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information