Interface IsFixed

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setFixed​(String fixed)
      Flag indicating that this element is fixed on its position, e. g. it will not scroll with the neighbour elements.
    • Method Detail

      • setFixed

        void setFixed​(String fixed)
        Flag indicating that this element is fixed on its position, e. g. it will not scroll with the neighbour elements.