Class WysiwygLibrarySettings


  • public class WysiwygLibrarySettings
    extends Object
    Provides library settings for Wysiwyg resource references
    Author:
    Sebastien Briquet - sebfz1
    • Method Detail

      • getBootstrapCssReference

        public org.apache.wicket.request.resource.ResourceReference getBootstrapCssReference()
      • setBootstrapCssReference

        public void setBootstrapCssReference​(org.apache.wicket.request.resource.ResourceReference reference)
      • getEditorStyleSheetReference

        public org.apache.wicket.request.resource.ResourceReference getEditorStyleSheetReference()
      • setEditorStyleSheetReference

        public void setEditorStyleSheetReference​(org.apache.wicket.request.resource.ResourceReference reference)
      • getBootstrapDropDownJavaScriptReference

        public org.apache.wicket.request.resource.ResourceReference getBootstrapDropDownJavaScriptReference()
      • setBootstrapDropDownJavaScriptReference

        public void setBootstrapDropDownJavaScriptReference​(org.apache.wicket.request.resource.ResourceReference reference)
      • getBootstrapWysiwygJavaScriptReference

        public org.apache.wicket.request.resource.ResourceReference getBootstrapWysiwygJavaScriptReference()
      • setBootstrapWysiwygJavaScriptReference

        public void setBootstrapWysiwygJavaScriptReference​(org.apache.wicket.request.resource.ResourceReference reference)
      • getJQueryHotKeysJavaScriptReference

        public org.apache.wicket.request.resource.ResourceReference getJQueryHotKeysJavaScriptReference()
      • setjQueryHotKeysJavaScriptReference

        public void setjQueryHotKeysJavaScriptReference​(org.apache.wicket.request.resource.ResourceReference reference)
      • getPrettifyJavaScriptReference

        public org.apache.wicket.request.resource.ResourceReference getPrettifyJavaScriptReference()
      • setPrettifyJavaScriptReference

        public void setPrettifyJavaScriptReference​(org.apache.wicket.request.resource.ResourceReference reference)
      • getEditorJavaScriptResourceReference

        public org.apache.wicket.request.resource.ResourceReference getEditorJavaScriptResourceReference()
      • setEditorJavaScriptResourceReference

        public void setEditorJavaScriptResourceReference​(org.apache.wicket.request.resource.ResourceReference editorJavaScriptResourceReference)