public class ClientAuthExceptionWindow extends Object
| Constructor and Description |
|---|
ClientAuthExceptionWindow(IPortalComponentRequest request,
IPortalComponentResponse response)
Creates a new ClientAuthExceptionWindow object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
render()
Render the UI Helper to Response Object
|
void |
setBody(com.sapportals.htmlb.GridLayout grid)
Set the window body message, by creating a new GridLayoutCell
|
void |
setBody(com.sapportals.htmlb.GridLayoutCell cell)
Set the window body message, by adding the window message to main grid
|
void |
setBody(String text)
Set the window body message
|
void |
setCloseButtonCell(String caption,
int exitCode)
Add the close button to the window message
|
void |
setTitle(String title,
com.sapportals.htmlb.enums.MessageType type)
Set UIHelper frameWork title
|
public ClientAuthExceptionWindow(IPortalComponentRequest request, IPortalComponentResponse response)
request - Engine PRT Component Request Objectresponse - Engine PRT Component Response Objectpublic void render()
public void setTitle(String title, com.sapportals.htmlb.enums.MessageType type)
title - The window titletype - The message typepublic void setBody(com.sapportals.htmlb.GridLayoutCell cell)
cell - the cell to put the messge body inpublic void setBody(com.sapportals.htmlb.GridLayout grid)
grid - the GridLayoutpublic void setBody(String text)
text - the actuall messagepublic void setCloseButtonCell(String caption, int exitCode)
caption - the button textexitCode - the code to return to manager| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-ADMIN
|
[sap.com] tc/ep/admin/api/extd
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice