Jump to: navigation, search

Difference between revisions of "HowTo:Change an Objects Presentation on Mobile Client"


m (Text replacement - "{{UBIKCLIENT}}" to "{{UBIK Client}}")
Line 1: Line 1:
The presentation of an object on the {{UBIKCLIENT}} is defined through the [[Code_Editor#Methods|DisplayStrings]] methods. Change the textual visualization by
+
The presentation of an object on the {{UBIK Client}} is defined through the [[Code_Editor#Methods|DisplayStrings]] methods. Change the textual visualization by
 
# Connect the according [[MetaClass]] to a {{CE}} control
 
# Connect the according [[MetaClass]] to a {{CE}} control
 
# Switch to the [[Code_Editor#Methods|methods]] view style
 
# Switch to the [[Code_Editor#Methods|methods]] view style

Revision as of 18:35, 11 May 2015

The presentation of an object on the UBIK® Client is defined through the DisplayStrings methods. Change the textual visualization by

  1. Connect the according MetaClass to a CE control
  2. Switch to the methods view style
  3. Edit the DisplayStrings or DisplayStringItem method
    DisplayStrings and DisplayStringItem method
  4. Save the changes with Ctrl+S or the save command