Class ViewUtils

java.lang.Object
com.vdoc.sdk.commons.ui.utils.ViewUtils

public class ViewUtils extends Object
View utility class Created by vmartinon on 16/06/2015.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    hideAllViewHeader(com.axemble.vdp.ui.framework.composites.base.CtlAbstractView view)
    Can be used in view providers or view extensions to clean all headers (hide everything in view header : filters, refresh, more button, ...)

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ViewUtils

      public ViewUtils()
  • Method Details

    • hideAllViewHeader

      public static void hideAllViewHeader(com.axemble.vdp.ui.framework.composites.base.CtlAbstractView view)
      Can be used in view providers or view extensions to clean all headers (hide everything in view header : filters, refresh, more button, ...)
      Parameters:
      view - the view