Class CmsGalleryContainerInfo

  • All Implemented Interfaces:
    com.google.gwt.user.client.rpc.IsSerializable

    public class CmsGalleryContainerInfo
    extends java.lang.Object
    implements com.google.gwt.user.client.rpc.IsSerializable
    Holds information about current container types/sizes for the purpose of filtering gallery search results (currently only for functions).
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
        See Also:
        Object.toString()