Class InlineImage

    • Constructor Detail

      • InlineImage

        public InlineImage​(String id,
                           PackageResourceReference packageResourceReference)
        Creates an inline image
        Parameters:
        id - the id
        packageResourceReference - the package resource reference of the image
      • InlineImage

        public InlineImage​(String id,
                           IModel<?> model,
                           PackageResourceReference packageResourceReference)
        Creates an inline image
        Parameters:
        id - the id
        model - the model of the inline image
        packageResourceReference - the package resource reference of the image