public class HtmlPopupStyles
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CUSTOM_TAG |
static int |
CUSTOM_URL |
static int |
HELP_TAG |
static int |
HELP_URL |
static int |
INFO_TAG |
static int |
INFO_URL |
Constructor and Description |
---|
HtmlPopupStyles() |
Modifier and Type | Method and Description |
---|---|
static FormFieldHtmlPopup |
createPopup(int style,
java.lang.String tag,
java.lang.String popupLabel) |
public static final int INFO_TAG
public static final int HELP_TAG
public static final int CUSTOM_TAG
public static final int INFO_URL
public static final int HELP_URL
public static final int CUSTOM_URL
public static FormFieldHtmlPopup createPopup(int style, java.lang.String tag, java.lang.String popupLabel)