a5_webcomponentopeninwindow Function
Syntax
P a5_WebComponentOpenInWindow(C componentName ,C componentType ,C style [,* op [,C formName ]])
Arguments
- componentName
Character
- componentType
Character
- style
Character
- op
*
- formName
Character
Description
Open a Grid component in an Xdialog window. Use op.base_filter, op.user_filter, op.link and op.argumentBindings to define a filter for the Grid. op.height and op.width define the window size.