org.lobobrowser.html.renderer
Class LineBreak
java.lang.Object
org.lobobrowser.html.renderer.LineBreak
public class LineBreak
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final int NONE
- See Also:
- Constant Field Values
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
ALL
public static final int ALL
- See Also:
- Constant Field Values
LineBreak
public LineBreak(int breakType,
ModelNode newLineNode)
getBreakType
public int getBreakType()
getModelNode
public ModelNode getModelNode()
getBreakType
public static int getBreakType(java.lang.String clearAttr)
Copyright © 2005, 2006, 2007 The Lobo Project. All Rights Reserved.
[Cobra Project Home]