Back Previous Next


Linguist window package - update

Syntax:

   update {container}

Keyword handler:

   linguist.window.keyword.WKUpdate.class

Runtime handler(s):

   linguist.window.handler.WHUpdate.class

Function:

Force a container - a window or a panel - to lay itself out following a change to its contents.

Example(s):

   update ButtonPanel


Back Previous Next