Performs an action assigned to the unloadInfo entry-point.
()
| 2414 | * Performs an action assigned to the unloadInfo entry-point. |
| 2415 | */ |
| 2416 | public void unloadInfo() {//GEN-END:|727-entry|0|728-preAction |
| 2417 | // write pre-action user code here |
| 2418 | bookInfo = null; |
| 2419 | returnToMenu();//GEN-LINE:|727-entry|1|728-postAction |
| 2420 | // write post-action user code here |
| 2421 | }//GEN-BEGIN:|727-entry|2| |
| 2422 | //</editor-fold>//GEN-END:|727-entry|2| |
| 2423 | |
| 2424 | //<editor-fold defaultstate="collapsed" desc=" Generated Getter: bookInfo ">//GEN-BEGIN:|724-getter|0|724-preInit |
no test coverage detected