public interface ExplorerApplication extends ClientSideElement
ClientSideElement.Script, ClientSideElement.ScriptFile
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalExplorerParameters()
Provides a map of additional parameters specific to the application
|
Map<String,String> |
getAdditionalNodeParameters(ExplorerNode node)
Provides a map of additional parameters that will be used to generate
the explorer node corresponding to this application
|
getDependencies, getId, getPluginName, getRights, getScripts, getScripts
Map<String,Object> getAdditionalExplorerParameters()
Map<String,String> getAdditionalNodeParameters(ExplorerNode node)
node
- The application node