Class CmsGwtContextMenuButtonState

    • Field Summary

      • Fields inherited from class com.vaadin.shared.AbstractComponentState

        caption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, width
      • Fields inherited from class com.vaadin.shared.communication.SharedState

        enabled, registeredEventListeners, resources
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getStructureId()
      Gets the structure id.
      void setStructureId​(java.lang.String structureId)
      Sets the structure id.
      • Methods inherited from class java.lang.Object

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

      • getStructureId

        public java.lang.String getStructureId()
        Gets the structure id.
        Returns:
        the structure id
      • setStructureId

        public void setStructureId​(java.lang.String structureId)
        Sets the structure id.
        Parameters:
        structureId - the new structure id