public final class ShelvedDomUIPage extends Object implements IShelvedEntry
| Constructor and Description |
|---|
ShelvedDomUIPage(WindowSession ws,
Page page) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(RequestContextImpl ctx,
boolean ajax) |
void |
discard() |
String |
getName()
The name of this entry, for presenting on breadcrumbs
|
Page |
getPage() |
String |
getTitle()
If this has a title entry return it here.
|
String |
getURL()
Return a full URL to this shelve entry (absolute or host relative).
|
boolean |
isClose() |
String |
toString() |
public ShelvedDomUIPage(@Nonnull WindowSession ws, @Nonnull Page page)
@Nonnull public String getName()
IShelvedEntrygetName in interface IShelvedEntry@Nullable public String getTitle()
IShelvedEntrygetTitle in interface IShelvedEntrypublic void activate(@Nonnull RequestContextImpl ctx, boolean ajax) throws Exception
activate in interface IShelvedEntryExceptionpublic void discard()
discard in interface IShelvedEntrypublic String getURL()
IShelvedEntrygetURL in interface IShelvedEntrypublic boolean isClose()
isClose in interface IShelvedEntryCopyright © 2017 etc.to. All rights reserved.