Class ExportingMenuItemDefinition

  • All Implemented Interfaces:
    Serializable

    public class ExportingMenuItemDefinition
    extends AbstractConfigurationObject
    Copyright (C) 2000-2022 Vaadin Ltd This program is available under Vaadin Commercial License and Service Terms. See for the full license.
    See Also:
    Serialized Form
    • Constructor Detail

      • ExportingMenuItemDefinition

        public ExportingMenuItemDefinition()
    • Method Detail

      • getOnclick

        public String getOnclick()
      • setOnonclick

        public void setOnonclick​(String _fn_onclick)
      • getText

        public String getText()
      • setText

        public void setText​(String text)
      • getTextKey

        public String getTextKey()
      • setTextKey

        public void setTextKey​(String textKey)