| Package | Description |
|---|---|
| com.sapportals.wcm.rendering.base |
Contains interfaces for flexible rendering of explorer controls.
|
| com.sapportals.wcm.rendering.uicommand |
Contains interfaces to render and execute commands for one or more
resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBaseCommand
Deprecated.
since NW 7.1
This is a helper class to allow
JDK 1.5 compiled coding to
use the FlexUI. You can create, for example, instances of
ICommand or IMassCommand with this class.
Note that the both TextKey classes, one in the old
enums package, the other one in the new enums
package have constants with the same name and the same meaning, so
this abstract class will simply map calls with the "old" constant to
calls with the same constant of the "new" enums.TextKey. |
| Modifier and Type | Method and Description |
|---|---|
IUIBaseCommand |
IProxy.getCommand()
Deprecated.
As of NetWeaver 7.1
|
abstract IUIBaseCommand |
AbstractProxyControl.getCommand()
Deprecated.
As of NetWeaver 7.1
|
IUIBaseCommand |
ProxyStatus.getEmbeddedCommand()
Deprecated.
As of NetWeaver 7.1
|
IUIBaseCommand |
AbstractResourceListEvent.getUICommand()
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
static String |
TextKeyInterpreter.getText(IUIBaseCommand command,
TextKey key)
Deprecated.
|
void |
ProxyStatus.setEmbeddedCommand(IUIBaseCommand command)
Deprecated.
As of NetWeaver 7.1
|
| Constructor and Description |
|---|
AbstractResourceListEvent(Habitat habitat,
String explanationtext,
IUIBaseCommand command)
Deprecated.
As of NetWeaver 7.1
|
AbstractResourceListEvent(IResourceList list,
String startUri,
String explanationtext,
IUIBaseCommand command)
Deprecated.
As of NetWeaver 7.1
|
AbstractResourceListEvent(RID rid,
String startUri,
String explanationtext,
IUIBaseCommand command)
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICommand
Deprecated.
As of NetWeaver 7.1
|
interface |
IExecCommand
Deprecated.
As of NetWeaver 7.1
|
interface |
IMassCommand
Deprecated.
As of NetWeaver 7.1
|
interface |
IMassExecCommand
Deprecated.
As of NetWeaver 7.1
|
interface |
IUICommand
Deprecated.
As of NetWeaver 7.1
|
interface |
IUIGroupCommand
Deprecated.
As of NetWeaver 7.1
|
interface |
IUIMassCommand
Deprecated.
As of EP 5.0 SP6 and EP 6.0 SP1, replaced by
IMassCommand |
interface |
IUIMenuCommand
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommand
Deprecated.
As of NetWeaver 7.1
|
class |
AbstractMassCommand
Deprecated.
As of NetWeaver 7.1
|
class |
AbstractUICommand
Deprecated.
As of NetWeaver 7.1
|
class |
AbstractUIGroupCommand
Deprecated.
As of NetWeaver 7.1
|
class |
AbstractUIMassCommand
Deprecated.
As of EP 5.0 SP6 and EP 6.0 SP1, replaced by
AbstractMassCommand |
class |
UIGroupCommand
Deprecated.
As of NetWeaver 7.1
|
class |
UIMenuCommand
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
IUIBaseCommand |
UICommandFactory.decodeTargetCommand(ArrayList values,
IResourceContext context,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
IUIBaseCommand |
UIMenuCommand.getCommand()
Deprecated.
As of NetWeaver 7.1
|
IUIBaseCommand |
IUIMenuCommand.getCommand()
Deprecated.
As of NetWeaver 7.1
|
IUIBaseCommand |
UICommandFactory.getCommandByAlias(String alias,
IResourceContext context)
Deprecated.
As of NetWeaver 7.1
|
IUIBaseCommand |
UICommandFactory.getGroupCommandByID(String groupID,
IResourceContext context)
Deprecated.
As of NetWeaver 7.1
|
IUIBaseCommand |
UIBaseCommandListIterator.next()
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIBaseCommandList.add(IUIBaseCommand command)
Deprecated.
As of NetWeaver 7.1
|
static com.sapportals.htmlb.Component |
UICommandRenderer.getCommandIconComponent(IUIBaseCommand command,
IResource resource)
Deprecated.
As of NetWeaver 7.1
|
| Constructor and Description |
|---|
UIMenuCommand(IUIBaseCommand command)
Deprecated.
As of NetWeaver 7.1
|
UIMenuCommand(IUIBaseCommand command,
boolean mandatory)
Deprecated.
As of NetWeaver 7.1
|
UIMenuCommand(IUIBaseCommand command,
boolean mandatory,
boolean defaultCommand)
Deprecated.
As of NetWeaver 7.1
|
Copyright 2021 SAP SE Complete Copyright Notice