|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.discovery.AbstractReport
com.centrasite.control.types.RegistryObjectReport
com.centrasite.control.types.VersionsReport
com.centrasite.control.registry.details.VersionsTab.CustomVersionsReport
public class VersionsTab.CustomVersionsReport
Report that have some more accessors and commands
Field Summary |
---|
Constructor Summary | |
---|---|
VersionsTab.CustomVersionsReport(Item parentItem)
|
Method Summary | |
---|---|
java.util.List |
getToolbarCommands()
Obtain the commands list to be displayed within the report toolbar. |
Methods inherited from class com.centrasite.control.types.VersionsReport |
---|
getDescription, getItems, getTitle |
Methods inherited from class com.centrasite.control.types.RegistryObjectReport |
---|
getConnector, getImageURL, save, setItem |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VersionsTab.CustomVersionsReport(Item parentItem)
Method Detail |
---|
public java.util.List getToolbarCommands()
ReportInterface
getToolbarCommands
in interface ReportInterface
getToolbarCommands
in class AbstractReport
Can be overridden by implementors in order to provide
custom list of commands.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |