Reporting API Documentation

ffr.IPaletteSection

global interface IPaletteSection

- An interface which must be implemented by classes specified in PaletteSections__mdt metadata. The interface provides information about a palette section to be used within related content panes.

Date

2016

Methods

getTitle

String getTitle()

getStaticResourceNamePage

PageReference getStaticResourceNamePage()

getPackageName

String getPackageName()

getDeveloperModeClassPaths

Map<String, String> getDeveloperModeClassPaths()

getComponentList

List<RelatedContentPaneComponentBase> getComponentList()