FirstSpirit API Examples

Example Summary
de.espirit.firstspirit.server.mediamanagement.FileBasedUploadFilterExample $Date: 2009-11-03 14:23:14 +0100 (Di
de.espirit.firstspirit.client.gui.applications.MultiApplicationExample Examples how to create a multi application.
  • createMultiApplication
    Opens a multi application tab with the given title and a browser tab as sub tab
de.espirit.firstspirit.client.gui.applications.SwingApplicationExample Examples how to use a swing application
  • createSwingApplication
    Creates a swing application tab.
de.espirit.firstspirit.access.store.templatestore.gom.LanguageValueProviderExample $Date: 2011-03-18 10:31:14 +0100 (Fr
de.espirit.firstspirit.client.gui.applications.browser.BrowserApplicationExample Examples how to create a browser application.
  • createBrowserApplication
    Opens a browser application tab with the given title and opens the given url.
de.espirit.firstspirit.access.store.sitestore.SiteStoreFolderVariablesExample Examples how to modify variables of SiteStoreFolder.
  • addVariable
    Example how to add a variable.
  • addVariable_FormData
    Example how to add a variable.
  • setVariableValue
    Example how to change a variables value.
  • setVariableValue_FormData
    Example how to change a variable value.
  • removeVariable
    Example how to remove a variable.
  • removeVariable_FormData
    Example how to remove a variable.