|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.faces.dhtml.servlet.IlvFacesSelectRectActionListener
ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerSelectRectAction
public class IlvFacesDiagrammerSelectRectAction
IlvFacesDiagrammerSelectRectAction is executed in the image
generating servlet, outside the JSF life cycle.
The purpose of this class is to translate an action event into a JSF
valueChangeEvent, and to invoke the value change listener
passed as a parameter with the translated event.
IlvFacesNodeOrLinkSelectRectInteractor| Field Summary |
|---|
| Fields inherited from class ilog.views.faces.dhtml.servlet.IlvFacesSelectRectActionListener |
|---|
ACTION_NAME |
| Constructor Summary | |
|---|---|
IlvFacesDiagrammerSelectRectAction()
Creates a new IlvFacesDiagrammerSelectRectAction instance. |
|
| Method Summary | |
|---|---|
protected IlvFacesView |
createFakeView()
Returns the fake JSF view component used in the fake value change event. |
protected IlvFacesObjectSelectedRectFinder |
createFinder()
Returns the object finder that will be used to retrieve the selected object. |
| Methods inherited from class ilog.views.faces.dhtml.servlet.IlvFacesSelectRectActionListener |
|---|
actionPerformed, getFacesContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IlvFacesDiagrammerSelectRectAction()
IlvFacesDiagrammerSelectRectAction instance.
| Method Detail |
|---|
protected IlvFacesObjectSelectedRectFinder createFinder()
IlvFacesObjectSelectedRectFinder instance.
createFinder in class IlvFacesSelectRectActionListenerprotected IlvFacesView createFakeView()
createFakeView in class IlvFacesSelectRectActionListener
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||