public class PaneMetaData extends Object
| Constructor and Description |
|---|
PaneMetaData(Class paneClass,
String title)
A constructor that sets the title of the pane.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getActivatingEvent()
Gets the event that activates a pane.
|
String |
getDescription()
Gets the pane description.
|
Class |
getPaneClass()
Gets the name of the pane class.
|
String |
getTitle()
Gets the title for the pane.
|
int |
hashCode() |
boolean |
isPaneSelectionMember()
Indicates whether the pane appears in the pane selection group at the
top of the editor.
|
void |
setActivatingEvent(String activatingEvent)
Sets an event that activates a pane.
|
void |
setDescription(String description)
Sets a description for the pane to display in the tooltip.
|
void |
setPaneSelectionMember(boolean isPaneSelectionMember)
Sets whether the pane appears in the pane selection group at the top
of the editor.
|
void |
setTitle(String title)
Sets a title for the pane.
|
public void setActivatingEvent(String activatingEvent)
activatingEvent - an eventpublic String getActivatingEvent()
public void setDescription(String description)
description - a tooltippublic String getDescription()
public Class getPaneClass()
public void setPaneSelectionMember(boolean isPaneSelectionMember)
true.isPaneSelectionMember - true creates a radio button for this pane
in the pane selection group, false does not
create a radio button for this pane.public boolean isPaneSelectionMember()
true if this pane appears in the pane selection
group, false if it does notpublic void setTitle(String title)
title - a title for the panepublic String getTitle()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice