Class ZohoMenuItem
- 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.zoho.ZohoMenuItem
-
- All Implemented Interfaces:
com.google.gwt.event.shared.HasHandlers
,com.smartgwt.client.widgets.menu.events.HasClickHandlers
public class ZohoMenuItem extends com.smartgwt.client.widgets.menu.MenuItem
-
-
Constructor Summary
Constructors Constructor Description ZohoMenuItem(GUIFolder folder, GUIDocument document)
-
Method Summary
-
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.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
equals, getJsObj, hashCode, setJavaScriptObject, setJsObj
-
-
-
-
Constructor Detail
-
ZohoMenuItem
public ZohoMenuItem(GUIFolder folder, GUIDocument document)
-
-