IPTAsyncGadgetProvider overview
![]() | Overloaded. The Provider must be Initialized before this method may be called. After a successful initialization, this method may, if desired, be called, repeatedly with different preferences and different sessions. GetHTMLText should be called with the same arguments after this method if this method returns a success code. -jas |
![]() | Query a particular capability of this provider. |
![]() | Use GetCapabilitiesAsInt instead. |
![]() | Get the content of this portlet that should be displayed in case the portlet is collapsed or has an error. This can be JavaScript or HTML Comments. |
![]() | A short description of this provider. |
![]() | |
![]() | The CLSID for this provider. |
![]() | Overloaded. Get the HTML text for this portlet as an array of markup fragments, some of which require post-processing. You must call BeginProcessing before calling this function and pass the same set of arguments to both. |
![]() | Get the Image UUID for this Provider (used to find the correct Icon or GIF for the Gadget). |
![]() | The name of this provider (human readable unique identifier). |
![]() | Initializes all of the data structures in this object and must be called before BeginProcessing. Can be called only once. -jas |
![]() | Retrieve a specific description of the current configuration info. |
IPTAsyncGadgetProvider Interface | com.plumtree.server Namespace