Interface ILightboxUtils


public interface ILightboxUtils
ILightboxUtils Use this utils to create Lightbox links
  • Method Details

    • buildLightboxScreenLink

      String buildLightboxScreenLink(String screenName, String screenAction, Map<String,String> parameters, boolean fullScreen)
      Build Lightbox Screen Link
      Parameters:
      screenName - the screen Name
      screenAction - the screen Action
      parameters - the parameters to open the screen with, can be null
      fullScreen - if true, the lightbox will be open in full screen
      Returns:
      the link