| Modifier and Type | Method and Description |
|---|---|
Page |
PageData.getPage() |
| Constructor and Description |
|---|
PageData(Page page) |
| Modifier and Type | Method and Description |
|---|---|
void |
CalcButton.onAddedToPage(Page p)
Deprecated.
When attached to a page, this causes the Button Image Renderer URL to be
set in the image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CKEditor.onRemoveFromPage(Page p) |
| Modifier and Type | Method and Description |
|---|---|
void |
PollingDiv.onAddedToPage(Page p)
Register as a poll thing when added to page.
|
void |
PollingDiv.onRemoveFromPage(Page p)
Unregister as poller when removed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColorPickerInput.onAddedToPage(Page p) |
void |
ColorPicker.onAddedToPage(Page p) |
void |
ColorPickerButton.onAddedToPage(Page p) |
void |
ColorPickerInput.onRemoveFromPage(Page p) |
| Modifier and Type | Method and Description |
|---|---|
void |
DateInput.onAddedToPage(Page p) |
void |
ComboFixedClientFilter.onAddedToPage(Page p)
Force the javascript to load when this panel is used.
|
void |
DateInput.onRemoveFromPage(Page p) |
| Modifier and Type | Method and Description |
|---|---|
Page |
IButtonContainer.getPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
PopInPanel.onAddedToPage(Page p) |
void |
ErrorPanel.onAddedToPage(Page p)
When I'm added to a page register myself as an error listener for that page.
|
void |
SplitterPanel.onAddedToPage(Page p)
Force the javascript to load when this panel is used.
|
void |
SplitLine.onAddedToPage(Page p)
Force the javascript to load when this panel is used.
|
void |
BorderLayoutPanel.onAddedToPage(Page p) |
void |
PopInPanel.onRemoveFromPage(Page p) |
void |
ErrorPanel.onRemoveFromPage(Page p)
When I'm removed from a page I may no longer handle it's errors, so remove
myself from the error listener chain.
|
void |
FloatingDiv.onRemoveFromPage(Page p)
Overridden to tell the floating thing handler to remove this floater from
the stack.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppPageTitleBar.onAddedToPage(Page p)
When I'm added to a page register m_errorThingy as an error listener for that page.
|
void |
AppPageTitleBar.onRemoveFromPage(Page p)
When I'm removed from a page m_errorThingy may no longer handle it's errors, so remove
m_errorThingy from the error listener chain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALink.onAddedToPage(Page p) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableModelTableBase.onRemoveFromPage(Page p) |
| Modifier and Type | Method and Description |
|---|---|
void |
BulkUploadButton.onAddedToPage(Page p) |
void |
BulkUpload.onAddedToPage(Page p) |
| Modifier and Type | Method and Description |
|---|---|
Page |
HtmlFullRenderer.page() |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlFullRenderer.render(IRequestContext ctx,
Page page) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IExceptionListener.handleException(IRequestContext ctx,
Page pg,
NodeBase source,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
Page |
NodeBase.getPage()
Return the Page for this node, if attached, or null otherwise.
|
Page |
OptimalDeltaRenderer.page() |
| Modifier and Type | Method and Description |
|---|---|
void |
Select.onAddedToPage(Page p) |
void |
NodeBase.onAddedToPage(Page p) |
void |
NodeBase.onHeaderContributors(Page page) |
void |
Select.onRemoveFromPage(Page p) |
void |
NodeBase.onRemoveFromPage(Page p) |
| Constructor and Description |
|---|
OptimalDeltaRenderer(HtmlFullRenderer fullr,
IRequestContext ctx,
Page page) |
| Modifier and Type | Method and Description |
|---|---|
Page |
ComponentPartRenderer.getPage() |
| Modifier and Type | Method and Description |
|---|---|
String |
DomApplication.handleNotLoggedInException(RequestContextImpl ci,
Page page,
NotLoggedInException x)
Responsible for redirecting to the appropriate login page.
|
void |
DomApplication.internalCallPageAction(RequestContextImpl ctx,
Page ws) |
void |
DomApplication.internalCallPageComplete(IRequestContext ctx,
Page ws) |
void |
DomApplication.internalCallPageFullRender(RequestContextImpl ctx,
Page ws) |
void |
IDomUIStateListener.onAfterPage(IRequestContext ctx,
Page pg) |
void |
IDomUIStateListener.onBeforeFullRender(RequestContextImpl ctx,
Page pg)
Called just before the page is rendered fully.
|
void |
IDomUIStateListener.onBeforePageAction(RequestContextImpl ctx,
Page pg)
Called just before page actions are executed (AJAX requests)
|
static void |
ApplicationRequestHandler.renderOptimalDelta(RequestContextImpl ctx,
Page page) |
| Modifier and Type | Method and Description |
|---|---|
static Page |
PageMaker.findPageInConversation(IRequestContext rctx,
Class<? extends UrlPage> clz,
String cid)
This tries to locate the specified page class in the conversation specified, and returns
null if the page cannot be located.
|
static Page |
UIContext.getCurrentPage() |
Page |
ShelvedDomUIPage.getPage() |
static Page |
UIContext.internalGetPage() |
Page |
WindowSession.tryToMakeOrGetPage(IRequestContext rctx,
Class<? extends UrlPage> clz,
PageParameters papa,
String action)
Get a valid Page, either from the shelve stack or some other location.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
UIGoto.clearPageAndReload(Page pg,
String msg)
Deprecated.
|
static void |
UIGoto.clearPageAndReload(Page pg,
String msg,
IPageParameters pp)
Deprecated.
|
static void |
UIGoto.clearPageAndReload(Page pg,
UIMessage msg)
Deprecated.
|
static void |
UIGoto.clearPageAndReload(Page pg,
UIMessage msg,
IPageParameters pp)
Deprecated.
|
boolean |
WindowSession.handleExceptionGoto(RequestContextImpl ctx,
Page currentpg,
boolean ajax)
Goto handling in EXCEPTION handling mode: only Redirect is allowed here.
|
boolean |
WindowSession.handleGoto(RequestContextImpl ctx,
Page currentpg,
boolean ajax)
This checks whether a new page is to be made resident, instead of the
current page.
|
void |
ConversationContext.internalRegisterPage(Page p,
IPageParameters papa) |
static void |
UIContext.internalSet(Page pg) |
void |
WindowSession.internalSetLastPage(Page page) |
void |
ConversationContext.processDelayedResults(Page pg) |
void |
DelayedActivitiesManager.processDelayedResults(Page pg) |
static void |
UIGoto.replace(Page pg,
Class<? extends UrlPage> clz,
IPageParameters pp,
UIMessage msg)
Replace the "current" page with a new page.
|
| Constructor and Description |
|---|
ShelvedDomUIPage(WindowSession ws,
Page page) |
| Modifier and Type | Method and Description |
|---|---|
static Page |
TUtilDomUI.createPage(Class<? extends UrlPage> clz) |
static Page |
TUtilDomUI.createPage(Class<? extends UrlPage> clz,
PageParameters pp) |
| Modifier and Type | Method and Description |
|---|---|
static String |
TUtilDomUI.getFullRenderText(BrowserVersion bv,
Page pg) |
static String |
TUtilDomUI.getFullRenderText(Page pg) |
| Modifier and Type | Method and Description |
|---|---|
static NotLoggedInException |
NotLoggedInException.create(IRequestContext ctx,
Page page)
Create the proper exception type to return back to the specified page after login.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
DomUtil.getAdjustedPageUrl(Page page,
IPageParameters pp) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DefaultBugListener.checkForBugs(IRequestContext ctx,
Page pg)
Check if the page has bugs and if so show a bug icon in it's top.
|
protected static void |
DefaultBugListener.toggleBugDisplay(Page pg,
to.etc.domui.util.bugs.DefaultBugListener.BugRef ref)
Toggles the bug display floater.
|
Copyright © 2017 etc.to. All rights reserved.