|
|||||||||
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.ExternalLinkReport
public class ExternalLinkReport
Field Summary |
---|
Constructor Summary | |
---|---|
ExternalLinkReport(java.util.Locale locale)
|
Method Summary | |
---|---|
boolean |
implicitlyAddRefreshCommand()
Check whether the standard "Refresh" command shall implicitly be added to this report's toolbar |
boolean |
implicitlyAddSaveReportCommand()
Check whether the standard "Save Report" command shall implicitly be added to this report's toolbar. |
boolean |
implicitlyAddSelectColumnsCommand()
Check whether the standard "Select Columns" command shall implicitly be added to this report's toolbar. |
Methods inherited from class com.centrasite.control.types.RegistryObjectReport |
---|
getConnector, getDescription, getImageURL, getItems, getTitle, save, setItem |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExternalLinkReport(java.util.Locale locale)
Method Detail |
---|
public boolean implicitlyAddRefreshCommand()
AbstractReport
implicitlyAddRefreshCommand
in interface ReportInterface
implicitlyAddRefreshCommand
in class AbstractReport
public boolean implicitlyAddSaveReportCommand()
AbstractReport
implicitlyAddSaveReportCommand
in interface ReportInterface
implicitlyAddSaveReportCommand
in class AbstractReport
public boolean implicitlyAddSelectColumnsCommand()
AbstractReport
implicitlyAddSelectColumnsCommand
in interface ReportInterface
implicitlyAddSelectColumnsCommand
in class AbstractReport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |