gxp.NewSourceDialog
¶
-
class
gxp.
NewSourceDialog
(config)¶ An Ext.Panel with some defaults that better lend themselves toward use as a quick query to get a service URL from a user.
Config Options¶
Configuration properties in addition to those listed for Ext.Panel.
-
addServerText
String
Text for add server button (i18n).
-
addSource
A callback function to be called when the user submits the form in the NewSourceDialog.
TODO this can probably be extracted to an event handler
-
bodyStyle
The default bodyStyle sets the padding to 0px
-
cancelText
String
Text for cancel button (i18n).
-
contactingServerText
String
Text for server contact (i18n).
-
invalidURLText
String
Message to display when an invalid URL is entered (i18n).
-
title
String
Dialog title (i18n).