little extension of BLink
Thorsten Möller <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <001a01c39dfc$d26b1b60$33d71e8d@Thoro> |
Hello! It would be useful to have some new constants in BLink component for convenience on get/setTarget(): public static final String TARGET_BLANK = "_blank"; public static final String TARGET_PARENT = "_parent"; public static final String TARGET_SELF = "_self"; public static final String TARGET_TOP = "_top"; Regards, Thorsten