Tasks database table - TaskDepender

Tasks database table

From TaskDepender
Jump to: navigation, search
(Cut)
(Insert)
Line 50: Line 50:
 
=== Insert ===
 
=== Insert ===
  
Since a task can only be added in the current container, the <tt>ContainerId</tt> does not have to be supplied but can be retrieved from the [[State variables database table|<tt>StateVariables</tt>]] table.
+
Since a task can only be added in the current container, the <tt>ContainerId</tt> does not have to be supplied but can be retrieved from the [[State variables database table|<tt>StateVariables</tt>]] table. Further, the <tt>Width</tt> and the <tt>Height</tt> will be defined when displaying the task.
  
 
=== Update ===
 
=== Update ===

Revision as of 21:21, 16 November 2011

Personal tools