Class VCTagCloudControl


  • @VelocityCallable("singleton")
    public final class VCTagCloudControl
    extends Object
    • Constructor Detail

      • VCTagCloudControl

        public VCTagCloudControl()
    • Method Detail

      • getControl

        public de.uplanet.lucy.server.auxiliaries.IVCTagCloudControl getControl​(de.uplanet.lucy.server.IProcessingContext p_ctx,
                                                                                String p_strControlGuid)
        Get the tagcloud control with the given GUID using a predefined renderer factory.
        Parameters:
        p_ctx - The current context.
        p_strControlGuid - GUID of the list box control.
        Returns:
        The tagcloud control.