Class VCHashtagControl


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

      • VCHashtagControl

        public VCHashtagControl()
    • Method Detail

      • getControl

        public de.uplanet.lucy.server.auxiliaries.IVCHashtagControl getControl​(de.uplanet.lucy.server.IProcessingContext p_ctx,
                                                                               String p_strControlGuid)
        Get the hashtag 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 hashtag control.