Websydian v6.1 online documentationOnline documentation - Websydian v6.1

Other Uses of the WsyStructure Pattern


Specifying the Structure Frame Set as a Frame Itself

A common usage of the WsyStructure pattern will be to call the StructureFrameSet function from another Frame Set function.  In this way the Structure frame set will itself be a frame within a parent frame set.  See the documentation of the FrameSetPageGenerator pattern for more details.

Extending the Link Entity

In many situations, the inherited Link entity will need to be extended in different ways including:

Extending the Link entity also means that it is necessary to extend certain call parameters in the Tree, TreeGrid, and ChildGrid UI functions (double-click on the CA Plex warning messages to get to the relevant call statements).