Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvFacesGanttView

IlvObject
   |
   +--IlvEmptyView
      |
      +--IlvResizableView
         |
         +--IlvGanttView
            |
            +--IlvFacesGanttView

Category:
Gantt JSF component
JavaScript File:
IlvHierarchyChartViewProxy.js
Description:
An IlvGanttView subclass to handle the JavaServer Faces proxy.

Constructor Summary
Constructor Attributes Constructor Name and Description
 
IlvFacesGanttView(left, top, width, height, reload, JSFRef, namespace)
Method Summary
Method Attributes Method Name and Description
 
Sets the message that will be displayed during a column resize.
 
setDividerLocation(location)
Sets the location of the divider as the number of pixels from the left side of the view.
Methods inherited from class IlvGanttView
childrenToHTML, getDividerLocation, getImageFormat, getMaxDividerLocation, getMaxVerticalScrollPosition, getMessagePanel, getMinDividerLocation, getPopupMenu, getServletURL, getSheetHScrollBackgroundClickExtent, getSheetView, getTableView, getTimeoutErrorInterval, getUpdateInterval, getVerticalScrollPosition, getVisibleInterval, getWaitingImage, getZoomFactor, init, isSheetHScrollable, isSheetVScrollable, removeAdditionalParameter, resetSessionExpirationTimer, scrollTo, scrollToDay, scrollToMonth, scrollToWeek, scrollToYear, setAccessible, setAdditionalParameters, setChildrenBounds, setHotkeys, setImageFormat, setMessagePanel, setPopupMenu, setScrollBarSize, setServletURL, setSessionExpirationHandler, setSheetHScrollable, setSheetHScrollBackgroundClickExtent, setSheetVisible, setSheetVScrollable, setSplitterArrowsVisible, setTableVisible, setTimeoutErrorInterval, setUpdateInterval, setVerticalScrollPosition, setVisibleInterval, setWaitingImage, setZoomFactor, updateAll, updateImage, zoomBy, zoomIn, zoomOut, zoomToFit
Methods inherited from class IlvResizableView
getMaximumSize, getMinimumSize, isResizable, setMaximumSize, setMinimumSize, setResizable, toHTML
Methods inherited from class IlvEmptyView
addSizeListener, getBounds, getHeight, getLeft, getLocation, getSize, getTop, getWidth, isStateInCookie, removeSizeListener, restoreState, saveState, setBounds, setLocation, setSize, setStateInCookie
Methods inherited from class IlvObject
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvFacesGanttView
IlvFacesGanttView(left, top, width, height, reload, JSFRef, namespace)
Parameters:
left
top
width
height
reload
JSFRef
namespace
Method Detail
setColumnResizeMessage
setColumnResizeMessage(message)
Sets the message that will be displayed during a column resize.
Parameters:
message

setDividerLocation
setDividerLocation(location)
Sets the location of the divider as the number of pixels from the left side of the view.
Parameters:
location

©Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.