From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- .../sdm/quasar/client/jsf/dialog/package-use.html | 365 +++++++++++++++++++++ 1 file changed, 365 insertions(+) create mode 100644 Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/dialog/package-use.html (limited to 'Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/dialog/package-use.html') diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/dialog/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/dialog/package-use.html new file mode 100644 index 0000000..9b1b78b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/dialog/package-use.html @@ -0,0 +1,365 @@ + + + + + + +Uses of Package com.sdm.quasar.client.jsf.dialog (Quasar Client Building Blicks API) + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
com.sdm.quasar.client.jsf.dialog

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use com.sdm.quasar.client.jsf.dialog
com.sdm.quasar.client.jsf.dialog  
com.sdm.quasar.client.jsf.dialog.features  
com.sdm.quasar.client.jsf.dialog.services  
com.sdm.quasar.client.showcase.jsf.application  
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in com.sdm.quasar.client.jsf.dialog used by com.sdm.quasar.client.jsf.dialog
BrowserWindow + +
+           + This is the application side representation of the browser window. +
BrowserWindowCallBack + +
+          Callback for the BrowserWindow if the VisualRepresentation + requested by the actual request could not or shall not be shown. +
DialogParameterHandler + +
+          Requests with incomplete, outdated or unknown request parameters are passed to this. +
DialogParameterHandlerCallback + +
+          Callback for the DialogParameterHandler to tell + the caller ofe a concrete DialogParameterHandler + how to process further.
GetParameters + +
+          Simple helper class to collect get parameters for a request + and add them as parameters to a url.
PostParameters + +
+          Simple helper class to collect post parameters for a request + and add them as hidden fields to a response or as token, thas my be added to a link or view id. +
VisualRepresentation + +
+           + This represents a visual representation of a dialog, e.g. the displayed jsp, + facelet, .. .
VisualRepresentation.VisualRepresentationListener + +
+           + Register a VisualRepresentationListener at a VisualRepresentation + if you want to be informed when the VisualRepresentation is entered + or left by browser navigation or when an other dialog is shown (and this + dialog is left) or hidden (and this dialog is entered). +
VisualRepresentationId + +
+           + The VisualRepresentationId defines the parameters which identify a + VisualRepresentation.
VisualRepresentationInfo + +
+          Container with additional information defining the showing and hiding strategy + of a VisualRepresentation
+  +

+ + + + + + + + + + + + + + + + + + + + +
+Classes in com.sdm.quasar.client.jsf.dialog used by com.sdm.quasar.client.jsf.dialog.features
BrowserWindow + +
+           + This is the application side representation of the browser window. +
DialogParameterHandler + +
+          Requests with incomplete, outdated or unknown request parameters are passed to this. +
GetParameters + +
+          Simple helper class to collect get parameters for a request + and add them as parameters to a url.
PostParameters + +
+          Simple helper class to collect post parameters for a request + and add them as hidden fields to a response or as token, thas my be added to a link or view id. +
VisualRepresentation + +
+           + This represents a visual representation of a dialog, e.g. the displayed jsp, + facelet, .. .
+  +

+ + + + + + + + + + + + + + + + + +
+Classes in com.sdm.quasar.client.jsf.dialog used by com.sdm.quasar.client.jsf.dialog.services
BrowserWindow + +
+           + This is the application side representation of the browser window. +
GetParameters + +
+          Simple helper class to collect get parameters for a request + and add them as parameters to a url.
PostParameters + +
+          Simple helper class to collect post parameters for a request + and add them as hidden fields to a response or as token, thas my be added to a link or view id. +
VisualRepresentation + +
+           + This represents a visual representation of a dialog, e.g. the displayed jsp, + facelet, .. .
+  +

+ + + + + + + + + + + + + + +
+Classes in com.sdm.quasar.client.jsf.dialog used by com.sdm.quasar.client.showcase.jsf.application
DefaultDialogParameterHandler + +
+          Default implementation of the DialogParameterHandler interface
DialogParameterHandler + +
+          Requests with incomplete, outdated or unknown request parameters are passed to this. +
DialogParameterHandlerCallback + +
+          Callback for the DialogParameterHandler to tell + the caller ofe a concrete DialogParameterHandler + how to process further.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3