Interface Modifiers


@Deprecated(since="0.7.0", forRemoval=true) public interface Modifiers
Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Summary

    Modifier and Type
    Method
    Description
    static Modifier
    eventListeners(boolean enabled)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static Modifier
    flip(boolean enabled)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static Modifier
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static Modifier
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static Modifier
    offset(int offset)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static Modifier
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static Modifier
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • widths

      static Modifier widths()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • placement

      static Modifier placement()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • offset

      static Modifier offset(int offset)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • noOverflow

      static Modifier noOverflow()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • hide

      static Modifier hide()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • flip

      static Modifier flip(boolean enabled)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • eventListeners

      static Modifier eventListeners(boolean enabled)
      Deprecated, for removal: This API element is subject to removal in a future version.