Difference between revisions of "HowTo:Change an Objects Presentation on Mobile Client"
m (Text replacement - "{{UBIKCLIENT}}" to "{{UBIK Client}}") |
m (Text replacement - "{{CE}}" to "{{Code_Editor}}") |
||
Line 1: | Line 1: | ||
The presentation of an object on the {{UBIK Client}} 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 {{ | + | # Connect the according [[MetaClass]] to a {{Code_Editor}} control |
# Switch to the [[Code_Editor#Methods|methods]] view style | # Switch to the [[Code_Editor#Methods|methods]] view style | ||
# Edit the '''DisplayStrings''' or '''DisplayStringItem''' method<br/>[[File:UI_HowTo_DisplayStrings.png|500px|border|DisplayStrings and DisplayStringItem method]] | # Edit the '''DisplayStrings''' or '''DisplayStringItem''' method<br/>[[File:UI_HowTo_DisplayStrings.png|500px|border|DisplayStrings and DisplayStringItem method]] |
Revision as of 18:38, 11 May 2015
The presentation of an object on the UBIK® Client is defined through the DisplayStrings methods. Change the textual visualization by
- Connect the according MetaClass to a Code Editor control
- Switch to the methods view style
- Edit the DisplayStrings or DisplayStringItem method
- Save the changes with Ctrl+S or the save command