Package | Description |
---|---|
ilog.views.gantt.faces.dhtml.servlet |
This package contains the JViews Gantt Faces servlet classes to dynamically generate images representing the component.
|
ilog.views.gantt.servlet |
Provides a Java Servlet that can produce images from a Gantt or Schedule chart.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesGanttServletSupport
This
IlvFacesGanttServletSupport is the implementation of
IlvGanttServletSupport
for the JViews Gantt Faces package. |
Modifier and Type | Method and Description |
---|---|
protected IlvGanttServletSupport |
IlvFacesGanttServlet.createServletSupport()
Creates the servlet support object to which this servlet delegates HTTP
request handling.
|
Constructor and Description |
---|
IlvFacesGanttPopupSupport(IlvGanttServletSupport support)
Creates an new
IlvFacesGanttPopupSupport . |
IlvFacesGanttSelectionSupport(IlvGanttServletSupport support)
Creates a new
IlvFacesGanttSelectionSupport instance. |
IlvFacesGanttSheetSelectionSupport(IlvGanttServletSupport support)
Creates a new
IlvFacesGanttSheetSelectionSupport instance. |
IlvFacesGanttTableSelectionSupport(IlvGanttServletSupport support)
Creates a new
IlvFacesGanttTableSelectionSupport instance. |
Modifier and Type | Method and Description |
---|---|
protected abstract IlvGanttServletSupport |
IlvGanttServlet.createServletSupport()
Creates the servlet support object to which this servlet delegates HTTP
request handling.
|
IlvGanttServletSupport |
ServerActionEvent.getServletSupport()
Returns the
IlvGanttServletSupport that created the event. |
protected IlvGanttServletSupport |
IlvGanttServlet.getServletSupport()
Returns the support for this servlet.
|
IlvGanttServletSupport |
IlvGanttSelectionSupport.getSupport()
Returns the
IlvGanttServletSupport instance attached to
this support. |
IlvGanttServletSupport |
IlvGanttComponentSelectionSupport.getSupport()
Returns the
IlvGanttServletSupport instance attached to
this support. |
Constructor and Description |
---|
IlvGanttComponentSelectionSupport(IlvGanttServletSupport support)
Creates a
IlvGanttComponentSelectionSupport . |
IlvGanttPopupMenuSupport(IlvGanttServletSupport support)
Creates an
IlvGanttPopuMenuSupport . |
IlvGanttSelectionSupport(IlvGanttServletSupport support)
Creates an
IlvGanttSelectionSupport instance. |
IlvGanttServerActionsParser(IlvGanttServletSupport servletSupport)
Construct
IlvGanttServerActionsParser class. |
IlvGanttSheetSelectionSupport(IlvGanttServletSupport support)
Creates an
IlvGanttSheetSelectionSupport instance. |
IlvGanttTableSelectionSupport(IlvGanttServletSupport support)
Creates an
IlvGanttTableSelectionSupport instance. |
ServerActionEvent(javax.servlet.http.HttpServletRequest request,
IlvHierarchyChart chart,
String action,
IlvGanttServletSupport support,
String[] params)
Creates a new action event.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.