Class CmsGwtContextMenuButtonState

java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
org.opencms.ui.shared.components.CmsGwtContextMenuButtonState
All Implemented Interfaces:
Serializable

public class CmsGwtContextMenuButtonState extends com.vaadin.shared.AbstractComponentState
Context menu button widget state.
See Also:
  • 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
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the structure id.
    void
    setStructureId(String structureId)
    Sets the structure id.

    Methods inherited from class java.lang.Object

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