|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IUICommand | |
| com.sapportals.wcm.rendering.detailsoverview | Provides interfaces for plug-ins that render overviews on the details page. |
| com.sapportals.wcm.rendering.uicommand | Contains interfaces to render and execute commands for one or more resources. |
| Uses of IUICommand in com.sapportals.wcm.rendering.detailsoverview |
| Methods in com.sapportals.wcm.rendering.detailsoverview with parameters of type IUICommand | |
java.lang.String |
AbstractResourceDetailsOverview.createTarget(IUICommand command,
IProxy proxy)
Description of the Method |
protected com.sapportals.htmlb.Component |
AbstractResourceDetailsOverview.getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enum.TextViewDesign textDesign)
|
protected com.sapportals.htmlb.Component |
AbstractResourceDetailsOverview.getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enum.TextViewDesign textDesign,
java.lang.String linkLabel)
|
protected com.sapportals.htmlb.Component |
AbstractResourceDetailsOverview.getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enum.TextViewDesign textDesign,
java.lang.String linkLabel,
com.sapportals.htmlb.enum.LinkDesign linkDesign)
|
| Uses of IUICommand in com.sapportals.wcm.rendering.uicommand |
| Classes in com.sapportals.wcm.rendering.uicommand that implement IUICommand | |
class |
AbstractUICommand
This class can be used by IUICommands to reduce coding overhead and
to take advantage of some convinience methods for resource bundle handling. |
| Methods in com.sapportals.wcm.rendering.uicommand that return IUICommand | |
IUICommand |
IUICommand.getNewInstance()
returns a new instance of the class with all the values set by the configuration. |
protected IUICommand |
AbstractUICommand.initNewInstance(IUICommand command)
Whenever a new instance of a command is needed, the newly created instance has to inherit all of the old instance's member variables, such as the alias, the resource bundle... |
| Methods in com.sapportals.wcm.rendering.uicommand with parameters of type IUICommand | |
protected IUICommand |
AbstractUICommand.initNewInstance(IUICommand command)
Whenever a new instance of a command is needed, the newly created instance has to inherit all of the old instance's member variables, such as the alias, the resource bundle... |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||