Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Cache
indextrue
refresh100d
showRefreshtrue
iddoc
titleRefresh page
showDatetrue
retryEnable

servoy sReturnTypes2100%height: 30px;2Supported ClientssWordListSmartClientsWordListWebClientsWordListNGClient

servoy sSummary12%30%58%height: 30px;3Methods SummaryCreates and returns a toolbar for a specific window.Creates and returns a toolbar for a specific window.Creates and returns a toolbar for a specific window.Creates and returns a toolbar for a specific window.Add a toolbar.Add a toolbar.Add a toolbar.Add a toolbar.voidClose the current form popup panel without assigning a value to the configured data provider.voidClose the current form popup panel and assign the value to the configured data provider.Create a form popup that can be filled with data and shown.Creates a new popup menu that can be populated with items and displayed.Create a shortcut.Create a shortcut.Create a shortcut.Create a shortcut.Create a shortcut.Create a shortcut.Create a shortcut.Create a shortcut.Create a shortcut.Create a shortcut.Get the menubar of the main window, or of a named window.Get the menubar of the main window, or of a named window.Get the toolbar of a specific window from the toolbar panel by name.Get the toolbar from the toolbar panel by name.Get all toolbar names from the toolbar panel.Get all toolbar names from the toolbar panel of a specific window.voidMaximize the current window or the window with the specified name (Smart client only).voidMaximize the current window or the window with the specified name (Smart client only).Remove a shortcut.Remove a shortcut.voidRemove the toolbar from the toolbar panel of a specific window.voidRemove the toolbar from the toolbar panel.voidBring the window into/out of fullsceen mode.voidShow or hide the statusbar.voidShow or hide the toolbar area.voidShow a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope.voidShow a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope.voidShow a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope.

functionservoy sDetail2100%height:30px2Methods DetailsaddToolBarname

addToolBar(window, name)

dessIndent
Creates and returns a toolbar for a specific window.
prs

Parameters

sIndentwindow ;namethe name by which this toolbar is identified in code. If display name is missing, name will be used as displayName as well.ret

Returns

sIndentclients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascriptlastDetailRowvoidShow a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope.voidShow a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope.voidShow a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope.

functionservoy sDetail2100%height:30px2Methods DetailsaddToolBarname

addToolBar(window, name

, rowret

Returns

sIndent

)

dessIndent
Creates and returns a toolbar for a specific window.
prs

Parameters

sIndentwindow ;namethe name by which this toolbar is identified in code. If display name is missing, name will be used as displayName as well.
rowthe row inside the toolbar panel where this toolbar is to be added.ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
addToolBarname

addToolBar(window, name,

displayname

row)

dessIndent
Creates and returns a toolbar for a specific window.
prs

Parameters

sIndentwindow ;namethe name by which this toolbar is identified in code
displaynamethe name by which this toolbar will be identified in the UI. (for example in the toolbar panel's context menu). If display name is missing, name will be used as displayName as well.rowthe row inside the toolbar panel where this toolbar is to be added.ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
addToolBarname

addToolBar(window, name, displayname

, row

)

dessIndent
Creates and returns a toolbar for a specific window.
prs

Parameters

sIndentwindow ;namethe name by which this toolbar is identified in code
.displaynamethe name by which this toolbar will be identified in the UI. (for example in the toolbar panel's context menu)rowthe row inside the toolbar panel where this toolbar is to be added.ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
addToolBarname

addToolBar(window, name, displayname, row)

dessIndent
Add
Creates and returns a toolbar for a specific window.
prs

Parameters

sIndentwindow ;namethe name by which this toolbar is identified in code.
If display name is missing, name will be used as displayName as welldisplaynamethe name by which this toolbar will be identified in the UI. (for example in the toolbar panel's context menu)rowthe row inside the toolbar panel where this toolbar is to be added.ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
addToolBarname

addToolBar(name

, row

)

dessIndent
Add a toolbar.
prs

Parameters

sIndentnamethe name by which this toolbar is identified in code. If display name is missing, name will be used as displayName as well.
rowthe row inside the toolbar panel where this toolbar is to be added.ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
addToolBarname

addToolBar(name,

displayname

row)

dessIndent
Add a toolbar.
prs

Parameters

sIndentnamethe name by which this toolbar is identified in code. If display name is missing, name will be used as displayName as well.
displaynamethe name by which this toolbar will be identified in the UI. (for example in the toolbar panel's context menu)rowthe row inside the toolbar panel where this toolbar is to be added.ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
addToolBarname

addToolBar(name, displayname

, row

)

dessIndent
Add a toolbar.
prs

Parameters

sIndentnamethe name by which this toolbar is identified in code. If display name is missing, name will be used as displayName as well.displaynamethe name by which this toolbar will be identified in the UI. (for example in the toolbar panel's context menu)
rowthe row inside the toolbar panel where this toolbar is to be added.ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
cancelFormPopupaddToolBarname

cancelFormPopup()

addToolBar(name, displayname, row)

dessIndent
Close the current form popup panel without assigning
Add a 
value to the configured data provider
toolbar.
clientsprs

Supported Clients

Parameters

sIndent
SmartClient,WebClient,NGClientsam

Sample

sIdentjavascriptlastDetailRowcloseFormPopupname

closeFormPopup(retval)

dessIndent
Close the current form popup panel and assign the value to the configured data provider.
prs

Parameters

sIndentretvalreturn value for data providerthe name by which this toolbar is identified in code. If display name is missing, name will be used as displayName as well.displaynamethe name by which this toolbar will be identified in the UI. (for example in the toolbar panel's context menu)rowthe row inside the toolbar panel where this toolbar is to be added.ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
createPopupMenucancelFormPopupname

createPopupMenu

cancelFormPopup()

dessIndent
Creates
Close the 
a
current 
new
form popup 
menu
panel 
that
without 
can
assigning 
be
a 
populated
value 
with
to 
items
the configured 
and
data 
displayed
provider.
retReturns
sIndentclients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
createShortcutcloseFormPopupname

createShortcut

closeFormPopup(

shortcut, methodName

retval)

dessIndent
Create a shortcut
Close the current form popup panel and assign the value to the configured data provider.
prs

Parameters

sIndent
shortcut ;methodNamescopes.scopename.methodname or formname.methodname String to target the method to executeret

Returns

sIndentclientsretvalreturn value for data providerclients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
createShortcutcreateFormPopupname

createShortcut(shortcut, methodName, arguments

createFormPopup(form)

dessIndent
Create a
shortcutarguments ;ret
 form popup that can be filled with data and shown.
prs

Parameters

sIndent
shortcut ;methodNamescopes.scopename.methodname or formname.methodname String to target the method to executeformthe form to showret

Returns

sIndent FormPopup
clients

Supported Clients

sIndent
SmartClient,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
createShortcutcreatePopupMenuname

createShortcut

createPopupMenu(

shortcut, methodName, contextFilter

)

dessIndent
Create
Creates a 
shortcut
new popup menu that can be populated with items and displayed.
prsret

ParameterssIndentshortcut ;methodNamescopes.scopename.methodname or formname.methodname String to target the method to executecontextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementret

Returns

sIndentclientsSupported

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
createShortcutname

createShortcut(shortcut,

method, contextFilter, argumentsarguments ;

methodName)

dessIndent
Create a shortcut.
prs

Parameters

sIndentshortcut ;
methodthe method/function that needs to be called when the shortcut is hitcontextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementmethodNamescopes.scopename.methodname or formname.methodname String to target the method to executeret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
createShortcutname

createShortcut(shortcut, methodName,

contextFilter,

arguments

, consumeEventarguments ;consumeEventif true then the shotcut will consume the event and the default browser behavior will not be executed (default false)ret

Returns

)

dessIndent
Create a shortcut.
prs

Parameters

sIndentshortcut ;methodNamescopes.scopename.methodname or formname.methodname String to target the method to execute
contextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementarguments ;ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
createShortcutname

createShortcut(shortcut, methodName,

method

contextFilter)

dessIndent
Create a shortcut.
prs

Parameters

sIndentshortcut ;
methodthe method/function that needs to be called when the shortcut is hitmethodNamescopes.scopename.methodname or formname.methodname String to target the method to executecontextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
createShortcutname

createShortcut(shortcut, method, contextFilter, arguments)

dessIndent
Create a shortcut.
prs

Parameters

sIndentshortcut ;methodthe method/function that needs to be called when the shortcut is hit
arguments ;retcontextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementarguments ;ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
createShortcutname

createShortcut(shortcut,

method

methodName, contextFilter, arguments, consumeEvent)

dessIndent
Create a shortcut.
prs

Parameters

sIndentshortcut ;
methodmethodNamescopes.scopename.methodname or formname.methodname String to target the method /function that needs to be called when the shortcut is hit

Returns

sIndentclientsSupported Clientsto executecontextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementretarguments ;consumeEventif true then the shotcut will consume the event and the default browser behavior will not be executed (default false)ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
createShortcutname

createShortcut(shortcut, method

, contextFilter, argumentsarguments ;

)

dessIndent
Create a shortcut.
prs

Parameters

sIndentshortcut ;methodthe method/function that needs to be called when the shortcut is hit
contextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
createShortcutname

createShortcut(shortcut, method,

contextFilter,

arguments

, consumeEventarguments ;consumeEventif true then the shotcut will consume the event and the default browser behavior will not be executed (default false)

)

dessIndent
Create a shortcut.
prs

Parameters

sIndentshortcut ;methodthe method/function that needs to be called when the shortcut is hit
contextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementarguments ;ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getMenuBarcreateShortcutname

getMenuBar

createShortcut(shortcut, method, contextFilter)

dessIndent
Get
Create 
the menubar of the main window, or of a named window.ret

Returns

sIndentclients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascriptlastDetailRowgetMenuBarname

getMenuBar(windowName)

dessIndent
Get the menubar of the main window, or of a named window.
prs

Parameters

sIndentwindowNamethe name of the window
a shortcut.
prs

Parameters

sIndentshortcut ;methodthe method/function that needs to be called when the shortcut is hitcontextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/element
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getToolBarcreateShortcutname

getToolBar(window, name

createShortcut(shortcut, method, contextFilter, arguments)

dessIndent
Get the toolbar of
Create a 
specific window from the toolbar panel by nameReturns
shortcut.
prs

Parameters

sIndent
window ;name ;retshortcut ;methodthe method/function that needs to be called when the shortcut is hitcontextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementarguments ;ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getToolBarcreateShortcutname

getToolBar(name

createShortcut(shortcut, method, contextFilter, arguments, consumeEvent)

dessIndent
Get
Create 
the toolbar from the toolbar panel by name
a shortcut.
prs

Parameters

sIndent
name ;ret

Returns

sIndentclients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascriptlastDetailRowgetToolbarNamesname

getToolbarNames()

dessIndent
Get all toolbar names from the toolbar panel.
shortcut ;methodthe method/function that needs to be called when the shortcut is hitcontextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementarguments ;consumeEventif true then the shotcut will consume the event and the default browser behavior will not be executed (default false)ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
getToolbarNamesgetMenuBarname

getToolbarNames

getMenuBar(

window

)

dessIndent
Get 
all
the 
toolbar
menubar 
names
of 
from
the 
the
main 
toolbar
window, 
panel
or of a 
specific

Parameters

sIndentwindow ;retReturns
named window.
prsret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
maximizegetMenuBarname

maximize

getMenuBar(windowName)

dessIndent
Maximize
Get the 
current
menubar 
window
of 
or
the 
the
main window, 
with
or 
the
of 
specified
a 
name (Smart client only).sam
named window.
prs

Parameters

sIndentwindowNamethe name of the window
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
maximizegetToolBarname

maximize

getToolBar(

windowName

window, name)

dessIndent
Maximize
Get the 
current
toolbar 
window
of 
or
a 
the
specific window 
with
from the 
specified
toolbar 
name
panel 
(Smart client only)
by name.
prs

Parameters

sIndent
windowName ;window ;name ;ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
removeShortcutgetToolBarname

removeShortcut

getToolBar(

shortcut

name)

dessIndent
Remove
Get the 
a shortcut
toolbar from the toolbar panel by name.
prs

Parameters

sIndent
shortcutname ;ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
removeShortcutgetToolbarNamesname

removeShortcut

getToolbarNames(

shortcut, contextFilter

)

dessIndent
Remove a shortcut.prs

Parameters

sIndentshortcut ;contextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementret

Returns

sIndentclients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascriptlastDetailRowremoveToolBarnameremoveToolBar(window, name
Get all toolbar names from the toolbar panel.
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
sam

Sample

sIdentjavascript
lastDetailRow
getToolbarNamesname

getToolbarNames(window)

dessIndent
Remove
Get 
the
all toolbar names from the toolbar panel of a specific window.
prs

Parameters

sIndentwindow ;
name ;ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
removeToolBarmaximizename

removeToolBar

maximize(

name

)

dessIndent
Remove
Maximize the current window or the 
toolbar
window 
from
with the
toolbar panel.prs

Parameters

sIndentname ;
 specified name (Smart client only).
clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
setFullScreenmaximizename

setFullScreen

maximize(

full

windowName)

dessIndent
Bring
Maximize the current window or 
into/out
the 
of
window 
fullsceen mode.
with the specified name (Smart client only).
prs

Parameters

sIndent
fullwindowName ;clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
setStatusBarVisibleremoveShortcutname

setStatusBarVisible

removeShortcut(

visible

shortcut)

dessIndent
Show
Remove 
or hide the statusbar
a shortcut.
prs

Parameters

sIndent
visibleshortcut ;ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
setToolBarAreaVisibleremoveShortcutname

setToolBarAreaVisible

removeShortcut(

visible

shortcut, contextFilter)

dessIndent
Show
Remove 
or hide the toolbar area
a shortcut.
prs

Parameters

sIndent
visible ;shortcut ;contextFilterform or element name ( ng only - specified by formName.elementName); only triggers the shortcut when on this form/elementret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
showFormPopupremoveToolBarname

showFormPopup

removeToolBar(

elementToShowRelatedTo, form, scope, dataproviderID

window, name)

dessIndent
Show
Remove the 
a
toolbar 
form
from 
as
the 
popup
toolbar panel
,
 
where
of 
the
a 
closeFormPopup can pass return a value to a dataprovider in the specified scope
specific window.
prs

Parameters

sIndent
elementToShowRelatedToelement to show related to or null to center in screenformthe form to showscopethe scope to put retval intodataproviderIDthe dataprovider of scope to fillwindow ;name ;clients

Supported Clients

sIndentSmartClient
,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
showFormPopupremoveToolBarname

showFormPopup(elementToShowRelatedTo, form, scope, dataproviderID, width, height

removeToolBar(name)

dessIndent
Show a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scopeheightpopup height
Remove the toolbar from the toolbar panel.
prs

Parameters

sIndentname ;
clients

Supported Clients

sIndentSmartClient
sam

Sample

sIdentjavascript
lastDetailRow
setFullScreenname

setFullScreen(full)

dessIndent
Bring the window into/out of fullsceen mode.
prs

Parameters

sIndentfull ;
clients

Supported Clients

sIndentSmartClient
sam

Sample

sIdentjavascript
lastDetailRow
setStatusBarVisiblename

setStatusBarVisible(visible)

dessIndent
Show or hide the statusbar.
prs

Parameters

sIndentvisible ;
clients

Supported Clients

sIndentSmartClient
sam

Sample

sIdentjavascript
lastDetailRow
setToolBarAreaVisiblename

setToolBarAreaVisible(visible)

dessIndent
Show or hide the toolbar area.
prs

Parameters

sIndentvisible ;
clients

Supported Clients

sIndentSmartClient
sam

Sample

sIdentjavascript
lastDetailRow
showFormPopupname

showFormPopup(elementToShowRelatedTo, form, scope, dataproviderID)

dessIndent
Show a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope.
prs

Parameters

sIndentelementToShowRelatedToelement to show related to or null to center in screenformthe form to showscopethe scope to put retval intodataproviderIDthe dataprovider of scope to fill
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
showFormPopupname

showFormPopup(elementToShowRelatedTo, form, scope, dataproviderID, width, height)

dessIndent
Show a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope.
prs

Parameters

sIndentelementToShowRelatedToelement to show related to or null to center in screenformthe form to showscopethe scope to put retval intodataproviderIDthe dataprovider of scope to fillwidthpopup widthheightpopup height
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow
showFormPopupname

showFormPopup(elementToShowRelatedTo, form, scope, dataproviderID, width, height, x, y)

dessIndent
Show a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope. Can show relative to a component or at specified coordinates.
Show on specified location is only supported in NGClient.
prs

Parameters

sIndentelementToShowRelatedToelement to show related to or null to center in screenformthe form to showscopethe scope to put retval intodataproviderIDthe dataprovider of scope to fillwidthpopup widthheightpopup heightxpopup x locationypopup y location
clients

Supported Clients

sIndentNGClient
sam

Sample

sIdentjavascript
lastDetailRow
showFormPopupname

showFormPopup(elementToShowRelatedTo, form, scope, dataproviderID, width, height, x, y, showBackdrop)

dessIndent
Show a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope. Can show relative to a component or at specified coordinates.
Show on specified location and backdrop is only supported in NGClient.
prs

Parameters

sIndentelementToShowRelatedToelement to show related to or null to center in screenformthe form to showscopethe scope to put retval intodataproviderIDthe dataprovider of scope to fillwidthpopup widthheightpopup heightxpopup x locationypopup y locationshowBackdropwhatever to show a dimmed backdrop under the popup
clients

Supported Clients

sIndentNGClient
sam

Sample

sIdentjavascript
lastDetailRow
showFormPopupname

showFormPopup(elementToShowRelatedTo, form, scope, dataproviderID, width, height, x, y, showBackdrop, doNotCloseOnClickOutside)

dessIndent
Show a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope. Can show relative to a component or at specified coordinates.
Show on specified location and backdrop is only supported in NGClient.
By setting the @param doNotCloseOnClickOutside as true, one can ensure that the popup will not be closed when clicking outside this popup.
prs

Parameters

sIndentelementToShowRelatedToelement to show related to or null to center in screenformthe form to showscopethe scope to put retval intodataproviderIDthe dataprovider of scope to fill
widthpopup widthwidthpopup widthheightpopup heightxpopup x locationypopup y locationshowBackdropwhatever to show a dimmed backdrop under the popupdoNotCloseOnClickOutsidewhether to close on not close the popup on clicking outsideclients

Supported Clients

sIndent
SmartClient,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow
showFormPopupname

showFormPopup(elementToShowRelatedTo, form, scope, dataproviderID, width, height, x, y, showBackdrop, doNotCloseOnClickOutside, onClose)

dessIndent
Show a form as popup panel, where the closeFormPopup can pass return a value to a dataprovider in the specified scope. Can show relative to a component or at specified coordinates.
Show on specified location and backdrop is only supported in NGClient.
prs

Parameters

sIndentelementToShowRelatedToelement to show related to or null to center in screenformthe form to showscopethe scope to put retval intodataproviderIDthe dataprovider of scope to fillwidthpopup widthheightpopup heightxpopup x locationypopup y locationshowBackdropwhatever to show a dimmed backdrop under the popupdoNotCloseOnClickOutsidewhether to close on not close the popup on clicking outsideonClosea callback function that is being triggered once the formpopup window is being closed
clients

Supported Clients

sIndentNGClient
sam

Sample

sIdentjavascript
lastDetailRow