java.lang.Object
com.smartgwt.client.core.JsObject
com.smartgwt.client.core.DataClass
com.smartgwt.client.core.RefDataClass
com.smartgwt.client.data.Record
com.smartgwt.client.widgets.grid.ListGridRecord
com.smartgwt.client.widgets.menu.MenuItem
com.logicaldoc.gui.frontend.client.google.drive.DriveMenuItem
All Implemented Interfaces:
com.google.gwt.event.shared.HasHandlers, com.smartgwt.client.widgets.menu.events.HasClickHandlers

public class DriveMenuItem extends com.smartgwt.client.widgets.menu.MenuItem
A menu item for interactig with GDrive
Since:
8.8.4
Author:
Marco Meschieri - LogicalDOC
  • Constructor Summary

    Constructors
    Constructor
    Description
    DriveMenuItem(GUIFolder folder, GUIDocument document)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    equals(Object other)
     
    int
     

    Methods inherited from class com.smartgwt.client.widgets.menu.MenuItem

    addClickHandler, getAutoDismiss, getCanSelectParent, getChecked, getDisabledIcon, getEmbeddedComponent, getEmbeddedComponentFields, getEmbeddedComponentPosition, getEnabled, getEnableWhen, getFetchSubmenus, getHidden, getIcon, getIconHeight, getIconWidth, getIsSeparator, getKeyTitle, getOrCreateRef, getShowIconOnlyInline, getSubmenu, getTitle, getVisibleWhen, setAutoDismiss, setCanSelectParent, setChecked, setCheckIfCondition, setDisabledIcon, setDynamicIconFunction, setDynamicTitleFunction, setEmbeddedComponent, setEmbeddedComponentFields, setEmbeddedComponentPosition, setEnabled, setEnableIfCondition, setEnableWhen, setFetchSubmenus, setHidden, setIcon, setIconHeight, setIconWidth, setIsSeparator, setKeys, setKeyTitle, setShowIconOnlyInline, setSubmenu, setTitle, setVisibleWhen

    Methods inherited from class com.smartgwt.client.widgets.grid.ListGridRecord

    get_baseStyle, get_canEdit, get_canRemove, getBackgroundComponent, getCanAcceptDrop, getCanDrag, getCanExpand, getCanSelect, getCustomStyle, getDetailDS, getIncludeInSummary, getIsGridSummary, getIsGroupSummary, getLinkText, getShowRollOver, getSingleCellValue, set_baseStyle, set_canEdit, set_canRemove, setBackgroundComponent, setCanAcceptDrop, setCanDrag, setCanExpand, setCanSelect, setCustomStyle, setDetailDS, setIncludeInSummary, setIsGridSummary, setIsGroupSummary, setLinkText, setShowRollOver, setSingleCellValue

    Methods inherited from class com.smartgwt.client.data.Record

    convertToRecordArray, copyAttributes, copyAttributesInto, getAttributeAsRecordArray, getAttributeAsRecordList, getPaletteDefaults, isARecord, toMap

    Methods inherited from class com.smartgwt.client.core.RefDataClass

    getRef, getRef

    Methods inherited from class com.smartgwt.client.core.DataClass

    applyFactoryProperties, fireEvent, getAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsDoubleArray, getAttributeAsElement, getAttributeAsFloat, getAttributeAsInt, getAttributeAsIntArray, getAttributeAsJavaScriptObject, getAttributeAsLong, getAttributeAsMap, getAttributeAsObject, getAttributeAsRecord, getAttributeAsString, getAttributeAsStringArray, getAttributes, getHandlerCount, isFactoryCreated, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeAsJavaObject, setFactoryCreated

    Methods inherited from class com.smartgwt.client.core.JsObject

    getJsObj, setJavaScriptObject, setJsObj

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.google.gwt.event.shared.HasHandlers

    fireEvent
  • Constructor Details

  • Method Details

    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class com.smartgwt.client.core.JsObject
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class com.smartgwt.client.core.JsObject