|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.workspaces.module.extension.ViewOption.ViewInfo
public static class ViewOption.ViewInfo
Represents a module view
| Constructor Summary | |
|---|---|
ViewOption.ViewInfo(String url,
ViewOption.ViewType type)
|
|
ViewOption.ViewInfo(TargetKey targetKey)
|
|
| Method Summary | |
|---|---|
TargetKey |
getTargetKey()
Return the target key to the screen |
ViewOption.ViewType |
getType()
Return the type of the module view |
String |
getURL()
Return the path to the module view |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewOption.ViewInfo(TargetKey targetKey)
public ViewOption.ViewInfo(String url,
ViewOption.ViewType type)
| Method Detail |
|---|
public String getURL()
public ViewOption.ViewType getType()
public TargetKey getTargetKey()
|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||