Class BoxOffsetReadHandler

  • All Implemented Interfaces:
    CSSValueReadHandler

    public class BoxOffsetReadHandler
    extends AbstractWidthReadHandler
    Handles the 'top', 'left', 'bottom', 'right' properties, which are needed for absolutly positioned content.
    Author:
    Thomas Morgner
    • Constructor Detail

      • BoxOffsetReadHandler

        public BoxOffsetReadHandler()