avPaneShrink Method

Method: avPaneShrink

Parameters:

Name Usage Class Description

Caller

Input – Mandatory

PRIM_OBJT

Always specify this argument as Caller(#Com_Owner).

Pane

Input - Mandatory

Alpha – max length 32

Specify as one of FILTER, INSTANCE_LIST, NAVIGATE_PANE, COMMAND_HANDLER indicating the pane to be shrunk.

 

Examples:

invoke #avFrameworkManager.avPaneShrink Caller(#Com_Owner) Pane(FILTER)