public class FinancialTransactionUnbalancedViewHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ErrorHelper |
errorHelper |
protected FinancialTransactionUnbalancedView |
view |
| Modifier | Constructor and Description |
|---|---|
protected |
FinancialTransactionUnbalancedViewHandler(FinancialTransactionUnbalancedView view) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry() |
void |
balanceTransaction() |
void |
deleteSelectedEntry()
Delete selected row in table (could be transaction or entry).
|
void |
deleteSelectedTransaction()
Delete selected row in table (could be transaction or entry).
|
void |
init()
Init all combo box in view.
|
protected void |
initShortCuts() |
void |
refresh() |
void |
selectionChanged() |
protected FinancialTransactionUnbalancedView view
protected ErrorHelper errorHelper
protected FinancialTransactionUnbalancedViewHandler(FinancialTransactionUnbalancedView view)
public void init()
protected void initShortCuts()
public void addEntry()
public void deleteSelectedEntry()
public void deleteSelectedTransaction()
public void selectionChanged()
public void balanceTransaction()
public void refresh()
Copyright © 2008–2015 CodeLutin. All rights reserved.