Class DocumentGridToolbarBlockLoaderTransform

    • Constructor Detail

      • DocumentGridToolbarBlockLoaderTransform

        public DocumentGridToolbarBlockLoaderTransform()
    • Method Detail

      • getAllGridStyles

        public java.util.Enumeration getAllGridStyles()
        Returns:
        all the available grid autostyles
      • getAutostyleIcon

        public java.lang.String getAutostyleIcon​(WebObjectInfo oi)
        Used to retrieve the correct autostyle icon class of the autostyle tile on the autostyle pulldown.
        Parameters:
        oi -
        Returns:
        the string " mstrLayoutItem style_" + oi.getID();