public abstract class NavigatorLink extends Object
| Constructor and Description |
|---|
NavigatorLink() |
| Modifier and Type | Method and Description |
|---|---|
static NavigatorLink |
create(String href,
String label) |
abstract String |
getHref() |
abstract String |
getLabel() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.