Class CmsMenuCommandParameters


  • public final class CmsMenuCommandParameters
    extends java.lang.Object
    A class which contains constants for menu command parameters.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PARAM_DIALOG_HEIGHT
      Parameter key for dialog height.
      static java.lang.String PARAM_DIALOG_URI
      Parameter key for dialog URI.
      static java.lang.String PARAM_DIALOG_WIDTH
      Parameter key for dialog width.
      static java.lang.String PARAM_FILENAME
      Parameter key for file names.
      static java.lang.String PARAM_RELOAD
      Parameter for 'reload on edit'.
      static java.lang.String PARAM_USE_SELF
      Parameter to open the edit dialog in the same window, not using any overlays and iFrames.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait