|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.guvnor.client.util.Util
public class Util
| Constructor Summary | |
|---|---|
Util()
|
|
| Method Summary | |
|---|---|
static com.google.gwt.safehtml.shared.SafeHtml |
getHeader(com.google.gwt.resources.client.ImageResource imageResource,
String text)
Get a string representation of the header that includes an image and some text. |
static com.google.gwt.safehtml.shared.SafeHtml |
getHeader(com.google.gwt.user.client.ui.Image image,
String text)
Get a string representation of the header that includes an image and some text. |
static StackItemHeaderViewImpl |
getHeaderHTML(com.google.gwt.resources.client.ImageResource image,
String text)
Get a string representation of the header that includes an image and some text. |
static String |
getSelfURL()
The URL that will be used to open up assets in a feed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Util()
| Method Detail |
|---|
public static com.google.gwt.safehtml.shared.SafeHtml getHeader(com.google.gwt.resources.client.ImageResource imageResource,
String text)
image - the ImageResource to add next to the headertext - the header text
public static com.google.gwt.safehtml.shared.SafeHtml getHeader(com.google.gwt.user.client.ui.Image image,
String text)
image - the Image to add next to the headertext - the header text
public static StackItemHeaderViewImpl getHeaderHTML(com.google.gwt.resources.client.ImageResource image,
String text)
image - the ImageResource to add next to the headertext - the header text
public static String getSelfURL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||