|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DetailDisplayPropertyGroup.TargetWindow | |
planetj.dataengine.display | |
planetj.html |
Uses of DetailDisplayPropertyGroup.TargetWindow in planetj.dataengine.display |
Methods in planetj.dataengine.display that return DetailDisplayPropertyGroup.TargetWindow | |
DetailDisplayPropertyGroup.TargetWindow |
DetailDisplayPropertyGroup.getCopyTargetWindow()
Gets the TargetWindow object representing the target window to display the copy screen in. |
DetailDisplayPropertyGroup.TargetWindow |
DetailDisplayPropertyGroup.getEditTargetWindow()
Gets the TargetWindow object representing the target window to display the edit screen in. |
DetailDisplayPropertyGroup.TargetWindow |
DetailDisplayPropertyGroup.getInsertTargetWindow()
Gets the TargetWindow object representing the target window to display the edit screen in. |
protected DetailDisplayPropertyGroup.TargetWindow |
DetailDisplayPropertyGroup.getTargetWindowValue(java.lang.String name)
Gets the value of the specified property as a TargetWindow object |
DetailDisplayPropertyGroup.TargetWindow |
DetailDisplayPropertyGroup.getViewTargetWindow()
Gets the TargetWindow object representing the target window to display the edit screen in. |
Uses of DetailDisplayPropertyGroup.TargetWindow in planetj.html |
Methods in planetj.html with parameters of type DetailDisplayPropertyGroup.TargetWindow | |
protected java.lang.StringBuffer |
HTMLTable.appendInsertLink(DetailDisplayPropertyGroup.TargetWindow htmlTarget,
java.lang.StringBuffer sb,
HttpServletRequest pRequest,
HttpServletResponse pResponse)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |