Zimlet JavaScript API Reference - ZmFilterRulesView

Class ZmFilterRulesView


Extends DwtTabViewPage.

This class represents the filters tab view in preferences application.

Defined in: ZmFilterRulesView.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
ZmFilterRulesView(parent, controller)
Creates the filter rules view.
Method Summary
Method Attributes Method Name and Description
 
Gets the list view.
 
Gets the tab group.
 
Gets the title.
 
Gets the toolbar.
Methods borrowed from class DwtTabViewPage:
getContentHtmlElement, hideMe, resetSize, showMe
Methods borrowed from class DwtComposite:
addChild, cleanupSeparators, clear, dispose, getChild, getChildren, getNumChildren, 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, getToolTipContent, 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, setEnabled, setEventPropagation, setFocusElement, setHandler, setHtmlElementId, setLocation, setOpacity, setPosition, setScrollStyle, setSize, setToolTipContent, setVisibility, setVisible, setZIndex, showAlert, zShow
Class Detail
ZmFilterRulesView(parent, controller)
Creates the filter rules view.
Parameters:
{DwtComposite} parent
the parent widget
{ZmController} controller
the controller
See:
ZmPreferencesApp
Method Detail
{DwtListView} getListView()
Gets the list view.
Returns:
{DwtListView} the list view

{DwtTabGroup} getTabGroupMember()
Gets the tab group.
Returns:
{DwtTabGroup} the tab group

{String} getTitle()
Gets the title.
Returns:
{String} the title

{ZmButtonToolBar} getToolbar()
Gets the toolbar.
Returns:
{ZmButtonToolBar} the toolbar

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