Table Context: Difference between revisions

From HLKitWiki
Jump to navigationJump to search
New page: {{context|Kit Reference|Context Transitions}} See Also: Table Target References The "table" context is essentially the same as a "portal" context, since the context simply correspond...
(No difference)

Revision as of 13:11, 7 December 2008

Context: HL Kit … Kit Reference … Context Transitions 

See Also: Table Target References

The "table" context is essentially the same as a "portal" context, since the context simply corresponds to a table portal within a layout. From within a "table" context, you can utilize the following set of valid context transitions:

parent Transitions to the layout context corresponding to the visual element that contains the portal.

Example: this.parent
NOTE! The "parent" transition can only be utilized a single time, so it is not possible to go upwards two or more levels within the hierarchy.