|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hd.d.pg2k.webSvr.util.Breadcrumbs.Breadcrumb
public static final class Breadcrumbs.Breadcrumb
One item in the breadcrumbs.
| Field Summary | |
|---|---|
java.lang.String |
link
The URL (possibly relative); never zero-length but may be null. |
java.lang.String |
linkText
The text of the link; never null nor zero-length. |
private static long |
serialVersionUID
Unique Serialisation class ID generated by http://random.hd.org/. |
| Constructor Summary | |
|---|---|
Breadcrumbs.Breadcrumb(java.lang.String text,
java.lang.String url)
Make a breadcrumb. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String linkText
public final java.lang.String link
private static final long serialVersionUID
| Constructor Detail |
|---|
public Breadcrumbs.Breadcrumb(java.lang.String text,
java.lang.String url)
text - the text for the breadcrumb link; must not be null nor
zero-lengthurl - the absolute or relative URL; can be null if not needed
|
DHD Multimedia Gallery V1.53.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||