Class XavaStyle

×News: XavaPro 7.7 released - March 11 · Read more
java.lang.Object
org.openxava.web.style.Style
org.openxava.web.style.XavaStyle

@Deprecated public class XavaStyle extends Style
Deprecated.
Since v7.1 as Style parent class.
Since:
6.0
Author:
Javier Paniza
  • Constructor Details

    • XavaStyle

      public XavaStyle()
      Deprecated.
  • Method Details

    • getBodyClass

      public static String getBodyClass(javax.servlet.http.HttpServletRequest request)
      Deprecated.
    • getInstance

      public static Style getInstance()
      Deprecated.
    • getCssFile

      public String getCssFile()
      Deprecated.
      Overrides:
      getCssFile in class Style
    • getHelpImage

      public String getHelpImage()
      Deprecated.
      Overrides:
      getHelpImage in class Style
    • getMinimizeImage

      public String getMinimizeImage()
      Deprecated.
      Description copied from class: Style
      If it starts with '/' the URI is absolute, otherwise the context path is inserted before.
      Overrides:
      getMinimizeImage in class Style
    • getRemoveImage

      public String getRemoveImage()
      Deprecated.
      Description copied from class: Style
      If it starts with '/' the URI is absolute, otherwise the context path is inserted before.
      Overrides:
      getRemoveImage in class Style
    • getRestoreImage

      public String getRestoreImage()
      Deprecated.
      Description copied from class: Style
      If it starts with '/' the URI is absolute, otherwise the context path is inserted before.
      Overrides:
      getRestoreImage in class Style
    • getFrame

      public String getFrame()
      Deprecated.
      Overrides:
      getFrame in class Style
    • getListAdjustment

      public double getListAdjustment()
      Deprecated.
      Description copied from class: Style
      Pixels to add/substract from list width to a correct adjustament.
      Overrides:
      getListAdjustment in class Style
      Since:
      5.1.1
    • getCollectionAdjustment

      public double getCollectionAdjustment()
      Deprecated.
      Description copied from class: Style
      Pixels to add/substract from list width to a correct adjustament.
      Overrides:
      getCollectionAdjustment in class Style
      Since:
      5.1.1
    • getSectionBarStartDecoration

      public String getSectionBarStartDecoration()
      Deprecated.
      Overrides:
      getSectionBarStartDecoration in class Style
    • getSectionBarEndDecoration

      public String getSectionBarEndDecoration()
      Deprecated.
      Overrides:
      getSectionBarEndDecoration in class Style