| Package | Description |
|---|---|
| org.javlo.module.core |
| Modifier and Type | Method and Description |
|---|---|
Module.HtmlLink |
Module.popBreadcrumb() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Module.HtmlLink> |
Module.getBreadcrumbList() |
Collection<Module.HtmlLink> |
Module.HtmlLink.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
int |
Module.HtmlLink.SortOnLegend.compare(Module.HtmlLink o1,
Module.HtmlLink o2) |
void |
Module.pushBreadcrumb(Module.HtmlLink link) |
| Modifier and Type | Method and Description |
|---|---|
void |
Module.HtmlLink.setChildren(Collection<Module.HtmlLink> children) |
| Constructor and Description |
|---|
HtmlLink(String url,
String legend,
String title,
boolean selected,
Collection<Module.HtmlLink> children) |
HtmlLink(String url,
String legend,
String title,
boolean selected,
Collection<Module.HtmlLink> children,
boolean readonly) |
Copyright © 2012-2018. All Rights Reserved.