public class PopupReferenceController extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PopupReferenceController.Entry |
| Constructor and Description |
|---|
PopupReferenceController() |
| Modifier and Type | Method and Description |
|---|---|
PopupReferenceController.Entry |
getEntry() |
List<PopupReferenceController.Entry> |
getSheet() |
void |
saveChanges(javax.faces.event.ActionEvent event) |
void |
selectEntry(javax.faces.event.ActionEvent event) |
void |
setEntry(PopupReferenceController.Entry entry) |
public void selectEntry(javax.faces.event.ActionEvent event)
public void saveChanges(javax.faces.event.ActionEvent event)
public List<PopupReferenceController.Entry> getSheet()
public PopupReferenceController.Entry getEntry()
public void setEntry(PopupReferenceController.Entry entry)
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.