Class CmsClientVariantDisplay


  • public class CmsClientVariantDisplay
    extends java.lang.Object
    Class used to display a client variant of a template context.

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clear()
      Clears a currently displayed popup.
      void show​(java.lang.String context, org.opencms.gwt.shared.CmsClientVariantInfo info)
      Shows the given context/variant combination.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • clear

        public void clear()
        Clears a currently displayed popup.

      • show

        public void show​(java.lang.String context,
                         org.opencms.gwt.shared.CmsClientVariantInfo info)
        Shows the given context/variant combination.

        Parameters:
        context - the template context
        info - the client variant