Class CmsEditSiteForm.PositionComboBoxElementBean

    • Constructor Summary

      Constructors 
      Constructor Description
      PositionComboBoxElementBean​(java.lang.String title, float position)
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      float getPosition()
      Getter for position.
      java.lang.String getTitle()
      Getter for title.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PositionComboBoxElementBean

        public PositionComboBoxElementBean​(java.lang.String title,
                                           float position)
        Constructor.

        Parameters:
        title - of site
        position - of site
    • Method Detail

      • getPosition

        public float getPosition()
        Getter for position.

        Returns:
        float position
      • getTitle

        public java.lang.String getTitle()
        Getter for title.

        Returns:
        String title