Changes

Code Editor

145 bytes removed, 15:27, 14 June 2016
The control reads the definition from the current context object and displays a [[Coding box|code editing box]] for each eligible property or method, its appearance depending on status of the actual property/method:
{| class="wikitable" | width = "5080%"
|-
! Appearance!! Example !! Comment
The Code Editor features a toolbar with the following items, from left to right:
{| class="wikitable" | width = "5080%"
|-
! Item !! Purpose
In this view mode you can override certain events that are thrown by a {{UBIK}} object. This means that custom code can be executed once the event raises. The following events are currently exposed by {{UBIK}} objects:
{| class="wikitable sortable" | width = "5080%"
|-
! Event!! Exposed by !! Description
| OnProxyFinished|| InterfaceExecution||
|}
 
[[Category:Coding|Code Editor]]
[[Category:Studio controls|Code Editor]]
===Methods===
In this view mode you can override certain properties and methods that are exposed by an {{UBIK}} object.
{| class="wikitable sortable" | width = "5080%"
|-
! Name !! Kind !! Exposed by !! Description
|}
[[Category:Coding|Code Editor]][[Category:Studio controls|Code Editor]]
===MetaProperties===
In this view mode it is possible to store code which is not related to events, methods or MetaProperties but shall still be assembled with a MetaClass or with the entire customizing. Use this if you want to provide a code library or classes that shall be used by your custom event or property/method code.
{| class="wikitable sortable" | width = "5080%"
|- align="left"
! style="width:10em" | Section!! Exposed by !! Description
10,686
edits