Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.opencms.ugc.client Classes and Interfaces - 12 results found.
| Name | Description | Type | Package | Framework |
| CmsClientUgcSession | Client side object representing a form editing session. | Class | org.opencms.ugc.client.export | OpenCMS |
|
| CmsRequestCounter | Keeps track of currently running requests for the purpose of enabling or disabling a waiting indicator. | Class | org.opencms.ugc.client | OpenCMS |
|
| CmsRpcCallHelper | Helper class to execute an RPC call with a custom callback to enable/disable the wait animation. | Class | org.opencms.ugc.client | OpenCMS |
|
| CmsUgcEntryPoint | Entry point for client-side form handling code for user-generated content module. | Class | org.opencms.ugc.client | OpenCMS |
|
| CmsUgcWrapper | Widget used to wrap and manage the state of forms for which the form editing API is used. | Class | org.opencms.ugc.client | OpenCMS |
|
| CmsXmlContentUgcApi | Root access point for the Javascript form editing API exported with gwt-exporter. | Class | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsBooleanCallback | Callback interface for functions taking a boolean value as a parameter. | Interface | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsClientCmsUgcSessionCallback | Callback interface for functions taking a CmsClientFormSession as a parameter. | Interface | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsErrorCallback | Interface used for passing error handlers from native JS to GWT code. | Interface | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsJavaScriptObjectCallback | Callback interface for functions taking a JavaScriptObject as a parameter. | Interface | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsStringArrayCallback | Callback interface for functions taking a string as a parameter. | Interface | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsStringCallback | Callback interface for functions taking a string as a parameter. | Interface | org.opencms.ugc.client.export | OpenCMS |