Zimlet JavaScript API Reference - ZmBriefcaseBaseView

Class ZmBriefcaseBaseView


Extends ZmListView.

This class represents the base view.

Defined in: ZmBriefcaseBaseView.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates the briefcase base view.
Method Summary
Method Attributes Method Name and Description
 
Gets the title.
Methods borrowed from class ZmListView:
deselectAll, getController, getItemList, getLimit, getPagelessThreshold, getReplenishThreshold, getToolTipContent, hasItem, selectAll, setSelectedItems, setSelectionCbox, setSelectionHdrCbox
Methods borrowed from class DwtListView:
addActionListener, addItem, addItems, addSelectionListener, addStateChangeListener, findItem, findItemDiv, getItemIndex, getSelectedItems, getSelectionCount, getTargetItem, getTargetItemDiv, removeActionListener, removeAll, removeItem, removeSelectionListener, removeStateChangeListener, scrollPage, selectItem, set, setEnabled, setSize, setUI, size, useListElement
Methods borrowed from class DwtComposite:
addChild, cleanupSeparators, clear, dispose, getChild, getChildren, getNumChildren, getTabGroupMember, removeChild, removeChildren
Methods borrowed from class DwtControl:
addClassName, addControlListener, addDisposeListener, addListener, appendElement, blur, clearContent, clearHandler, condClassName, delClassName, focus, getBounds, getClassName, getContent, getCursor, getData, getDragBox, getDragSource, getDropTarget, getEnabled, getFocusElement, getH, getHtmlElement, getHTMLElId, getInsetBounds, getInsets, getLocation, getMargins, getOpacity, getOuterSize, getPosition, getScrollContainer, getScrollStyle, getSize, getTooltipBase, getVisibility, getVisible, getW, getX, getXW, getY, getYH, getZIndex, hasFocus, isAlertShown, isDisposed, isInitialized, isListenerRegistered, notifyListeners, preventContextMenu, preventSelection, removeAllListeners, removeControlListener, removeDisposeListener, removeListener, reparent, reparentHtmlElement, replaceElement, setBounds, setClassName, setContent, setCursor, setData, setDisplay, setDisplayState, setDragBox, setDragSource, setDropTarget, setEventPropagation, setFocusElement, setHandler, setHtmlElementId, setLocation, setOpacity, setPosition, setScrollStyle, setToolTipContent, setVisibility, setVisible, setZIndex, showAlert, zShow
Class Detail
ZmBriefcaseBaseView(params)
Creates the briefcase base view.
Parameters:
{Hash} params
a hash of parameters
{ZmControl} params.parent
the parent
{String} params.className
the class name
{constant} params.view
the view
{ZmBriefcaseController} params.controller
the controller
{DwtDropTarget} params.dropTgt
the drop target
Method Detail
{String} getTitle()
Gets the title.
Returns:
{String} the title

Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:32 GMT-0400 (EDT)