|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.libideas.logging.client.util.DOMUtil
public class DOMUtil
Provides DOM utility methods.
Constructor Summary | |
---|---|
DOMUtil()
|
Method Summary | |
---|---|
static java.lang.String |
adjustTitleLineBreaks(java.lang.String title)
Adjust line breaks within in the provided title for optimal readability and display length for the current user agent. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DOMUtil()
Method Detail |
---|
public static java.lang.String adjustTitleLineBreaks(java.lang.String title)
title
- the desired raw text
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |