Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvFacesTiledViewProxy

IlvObject
   |
   +--IlvPropertyStateManager
      |
      +--IlvFacesProxy
         |
         +--IlvSizedViewProxy
            |
            +--IlvBasicViewProxy
               |
               +--IlvFacesViewProxy
                  |
                  +--IlvFacesTiledViewProxy

Category:
Framework JSF component
JavaScript File:
IlvFacesTiledViewProxy.js
Description:
The IlvFacesTiledViewProxy is the proxy that handles an IlvTiledView DHTML object.
Since:
JViews 8.0

Constructor Summary
Constructor Attributes Constructor Name and Description
 
IlvFacesTiledViewProxy(clientId, refNodeId, width, height, tileSize)
Methods inherited from class IlvFacesViewProxy
getBackgroundColor, getErrorMessage, getGenerateImageMap, getImageFormat, getImageMapGenerator, getImageMapVisible, getInteractor, getOnCapabilitiesLoaded, getOnImageLoaded, getPanFactor, getPopupMenu, getServlet, getServletURL, getUpdateInterval, getWaitingImage, getZoomFactor, isAutoUpdateCapabilities, isConstrainedOnContents, isResizable, moveTo, panEast, panNorth, panNorthEast, panNorthWest, panSouth, panSouthEast, panSouthWest, panWest, performAction, performJSFAction, setAccessible, setAutoUpdateCapabilities, setBackgroundColor, setConstrainedOnContents, setErrorMessage, setGenerateImageMap, setHotkeys, setImageFormat, setImageMapGenerator, setImageMapVisible, setInteractor, setOnCapabilitiesLoaded, setOnImageLoaded, setPanFactor, setPopupMenu, setResizable, setScrollBar, setServlet, setServletURL, setUpdateInterval, setWaitingImage, setZoomFactor, showAll, updateAll, updateImage, zoomBy, zoomIn, zoomOut, zoomToIdentity
Methods inherited from class IlvBasicViewProxy
getMessageBox, getServletClass, init, setMessageBox, setServletClass
Methods inherited from class IlvSizedViewProxy
afterLayoutHandler, getAbsoluteBounds, getBounds, getCreationSize, getHeight, getMinimumSize, getWidth, positionAfterLayout, registerResizeListener, resizeAfterLayout, setMinimumSize
Methods inherited from class IlvFacesProxy
dispose, getAbsoluteId, getJViewsDHTMLObject, getNodeCoords, getObject, getReferenceNode, setAbsoluteId, setJViewsDHTMLObject, setObject, setPageIdSupport, setReferenceNode, toHTML
Methods inherited from class IlvPropertyStateManager
getClientId, notify
Methods inherited from class IlvObject
getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvFacesTiledViewProxy
IlvFacesTiledViewProxy(clientId, refNodeId, width, height, tileSize)
Parameters:
clientId - The id used to identify the proxy.
refNodeId - The id of parent node.
width - The width of the view.
height - The height of the view.
tileSize - The size of the tile.

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