Class LytFlowBreak

java.lang.Object
guideme.document.flow.LytFlowContent
guideme.document.flow.LytFlowBreak
All Implemented Interfaces:
Styleable

public class LytFlowBreak extends LytFlowContent
Line-Break that also clears floats.
  • Constructor Details

    • LytFlowBreak

      public LytFlowBreak()
  • Method Details

    • isClearLeft

      public boolean isClearLeft()
    • setClearLeft

      public void setClearLeft(boolean clearLeft)
    • isClearRight

      public boolean isClearRight()
    • setClearRight

      public void setClearRight(boolean clearRight)