ilog.tgo.faces.graph.dhtml.component
Class IltFacesDHTMLGraphViewSupportImpl

java.lang.Object
  extended by ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
      extended by ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
          extended by ilog.tgo.faces.graph.dhtml.component.IltFacesDHTMLGraphViewSupportImpl
All Implemented Interfaces:
IlvDHTMLHelper, IlvFacesDHTMLViewSupport, IlvDHTMLConstants, IlvDHTMLFrameworkConstants, IlvFacesConstants, IlvFrameworkConstants, Serializable

public class IltFacesDHTMLGraphViewSupportImpl
extends IlvFacesDHTMLViewSupportImpl

This class extends IlvFacesDHTMLViewSupportImpl and adds support for IlpGraphView.

Within JTGO Network and Equipment components, the view is not directly an instance of IlvManagerView, adjustments are needed to give access to the manager view within the IlpGraphView.

Since:
JViews 7.5
See Also:
Serialized Form

Field Summary
 
Fields inherited from class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
GENERATE_IMAGE_MAP_DEFAULT_VALUE, IMAGE_MAP_VISIBLE_DEFAULT_VALUE, RESIZABLE_DEFAULT_VALUE, UPDATE_INTERVAL_DEFAULT_VALUE
 
Fields inherited from class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
helped
 
Fields inherited from interface ilog.views.faces.dhtml.IlvDHTMLFrameworkConstants
SESSION_ID_PREFIX, STATE_URL, STATIC_LAYERS_COUNT_PARAM, TILE_MANAGER, UPDATE_INTERVAL
 
Fields inherited from interface ilog.views.faces.IlvFrameworkConstants
ACTION_NAME, AUTO_REFRESH, BOUNDING_BOX, CONSTRAINED_ON_CONTENTS, INTERACTOR, INTERACTOR_ID, MAX_ZOOM_LEVEL, MIN_ZOOM_LEVEL, NB_BUTTONS, ORIENTATION, ORIENTATION_HORIZONTAL, ORIENTATION_VERTICAL, PAN_FACTOR, STATIC_LAYERS_COUNT, TILE_SIZE, VISIBLE_LAYERS, ZOOM_FACTOR, ZOOM_LEVELS
 
Constructor Summary
IltFacesDHTMLGraphViewSupportImpl(IlvBasicView helped)
          Constructor.
 
Method Summary
 IlvManagerView getView(IlvManagerView superView)
          Returns the manager view to be displayed by the helped view.
static String GetViewId(UIComponent view)
          Returns the identifier used to store the view and related objects in session.
 
Methods inherited from class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
getBackgroundColor, getBeforeSessionExpirationHandler, getErrorMessage, getFamily, getImageMapGenerator, getImageMapGeneratorClass, getOnCapabilitiesLoaded, getOnImageLoaded, getStateURL, getTileManager, getUpdateInterval, getView, isGenerateImageMap, isImageMapVisible, isResizable, restoreState, saveState, setBackgroundColor, setBeforeSessionExpirationHandler, setErrorMessage, setGenerateImageMap, setImageMapGenerator, setImageMapGeneratorClass, setImageMapVisible, setOnCapabilitiesLoaded, setOnImageLoaded, setResizable, setStateURL, setTileManager, setUpdateInterval, updateModel
 
Methods inherited from class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
getHelped, getImageFormat, getServlet, getServletClass, getServletURL, getWaitingImage, setHelped, setImageFormat, setServlet, setServletClass, setServletURL, setValue, setWaitingImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
getImageFormat, getServlet, getServletClass, getServletURL, getWaitingImage, setImageFormat, setServlet, setServletClass, setServletURL, setValue, setWaitingImage
 

Constructor Detail

IltFacesDHTMLGraphViewSupportImpl

public IltFacesDHTMLGraphViewSupportImpl(IlvBasicView helped)

Constructor.

Parameters:
helped - The underlying component.
Method Detail

getView

public IlvManagerView getView(IlvManagerView superView)

Returns the manager view to be displayed by the helped view.

Overrides:
getView in class IlvFacesDHTMLViewSupportImpl
Parameters:
superView - The manager view resulting by a call to super.getView() by the helped view.
Returns:
The manager view to be displayed.

GetViewId

public static String GetViewId(UIComponent view)
Returns the identifier used to store the view and related objects in session.

Parameters:
view - The view Faces component (IltFacesGraphView).
Internal method or field: do not use!


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.