.TH JSConfirmPanel 3 "April 2005" "SOPE" "SOPE Dynamic Element Reference" .\" DO NOT EDIT: this file got autogenerated using woapi2man from: .\" ../JSConfirmPanel.api .\" .\" Copyright (C) 2005 SKYRIX Software AG. All rights reserved. .\" ==================================================================== .\" .\" Copyright (C) 2005 SKYRIX Software AG. All rights reserved. .\" .\" Check the COPYING file for further information. .\" .\" Created with the help of: .\" http://www.schweikhardt.net/man_page_howto.html .\" .SH NAME JSConfirmPanel .SH SYNOPSIS .B JSConfirmPanel { action; pageName; javaScriptFunction; confirmMessage; altTag; filename; targetWindow; string; showPanel; escapeJS; framework; } .SH VALIDATION Either one of 'action', 'pagename', or 'javascriptfunction' may be bound .SH BINDINGS .IP action The 'action' binding is evaluated as an action (a method which returns a WOComponent or other WOActionResults object). .IP pageName The value of 'pageName' will be used to lookup a WOComponent page. .IP javaScriptFunction .IP confirmMessage .IP altTag .IP filename .IP targetWindow .IP string .IP showPanel The value of 'showPanel' will be evaluated in a boolean context. .IP escapeJS The value of 'escapeJS' will be evaluated in a boolean context. .IP framework The value of 'framework' must be the name of a framework or bundle to be used for resource lookups. .SH BUGS SOPE related bugs are collected in the OpenGroupware.org Bugzilla: http://bugzilla.opengroupware.org/ .SH AUTHOR The SOPE community . .SH SEE ALSO .BR sope-ngobjweb-defaults