|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.2) E22562-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcore.patterns.ui.managed.ApplicationsTableBean
public class ApplicationsTableBean
ManagedBean of ApplicationsTable.
| Constructor Summary | |
|---|---|
ApplicationsTableBean()
Deprecated. Instantiates ApplicationsTableBean. |
|
| Method Summary | |
|---|---|
void |
confirmDeletePopupDialogListener(javax.faces.event.ActionEvent actionEvent)
Deprecated. Processes delete confirmation popup. |
void |
createListenerHandler(javax.faces.event.ActionEvent actionEvent)
Deprecated. Action Listener handling code for Create action |
void |
duplicateListenerHandler(javax.faces.event.ActionEvent actionEvent)
Deprecated. Action Listener handling code for Duplicate action |
void |
editListenerHandler(javax.faces.event.ActionEvent actionEvent)
Deprecated. Action Listener handling code for Edit action |
java.lang.String |
processCreate()
Deprecated. Processes createAction and returns the outcome. |
java.lang.String |
processDelete(oracle.adf.view.rich.component.fragment.UIXDeclarativeComponent appTable,
javax.faces.event.ActionEvent actionEvent)
Deprecated. Processes delete after the delete is confirmed. |
java.lang.String |
processDuplicate()
Deprecated. Processes duplicateAction and returns the outcome. |
java.lang.String |
processEdit()
Deprecated. Processes editAction and returns the outcome. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationsTableBean()
| Method Detail |
|---|
public void confirmDeletePopupDialogListener(javax.faces.event.ActionEvent actionEvent)
actionEvent - public java.lang.String processCreate()
public void createListenerHandler(javax.faces.event.ActionEvent actionEvent)
actionEvent - public java.lang.String processDuplicate()
public void duplicateListenerHandler(javax.faces.event.ActionEvent actionEvent)
actionEvent -
public java.lang.String processDelete(oracle.adf.view.rich.component.fragment.UIXDeclarativeComponent appTable,
javax.faces.event.ActionEvent actionEvent)
public java.lang.String processEdit()
public void editListenerHandler(javax.faces.event.ActionEvent actionEvent)
actionEvent -
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.2) E22562-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||