| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VoucherForm | |
|---|---|
| org.kuali.kfs.fp.document.web.struts | |
| org.kuali.kfs.module.ld.document.web.struts | |
| org.kuali.kfs.sys.document.web | |
| Uses of VoucherForm in org.kuali.kfs.fp.document.web.struts | 
|---|
| Subclasses of VoucherForm in org.kuali.kfs.fp.document.web.struts | |
|---|---|
 class | 
AuxiliaryVoucherForm
Struts form so  can be accessed and modified through UI. | 
 class | 
JournalVoucherForm
This class is the Struts specific form object that works in conjunction with the pojo utilities to build the UI for the Journal Voucher Document.  | 
| Methods in org.kuali.kfs.fp.document.web.struts with parameters of type VoucherForm | |
|---|---|
protected  void | 
VoucherAction.populateAllVoucherAccountingLineHelpers(VoucherForm voucherForm)
This method builds the corresponding list of voucher acounting line helper objects so that a user can differentiate between credit and debit fields.  | 
protected  VoucherAccountingLineHelper | 
VoucherAction.populateNewVoucherAccountingLineHelper(VoucherForm voucherForm)
This populates a new helperLine instance with the one that was just added so that the new instance can be added to the helperLines list.  | 
protected  void | 
VoucherAction.populateSelectedAccountingPeriod(VoucherDocument voucherDocument,
                                                                 VoucherForm voucherForm)
This method parses the accounting period value from the bo and builds the right string to pass to the form object as the selected value.  | 
protected  VoucherAccountingLineHelper | 
VoucherAction.populateVoucherAccountingLineHelper(VoucherForm voucherForm)
This populates a new helperLine instance with the one that was just added so that the new instance can be added to the helperLines list.  | 
| Uses of VoucherForm in org.kuali.kfs.module.ld.document.web.struts | 
|---|
| Subclasses of VoucherForm in org.kuali.kfs.module.ld.document.web.struts | |
|---|---|
 class | 
LaborJournalVoucherForm
Struts Action Form for the Labor Journal Voucher Document.  | 
| Uses of VoucherForm in org.kuali.kfs.sys.document.web | 
|---|
| Methods in org.kuali.kfs.sys.document.web with parameters of type VoucherForm | |
|---|---|
protected  void | 
AccountingLineViewDebitCreditAmountField.prepareFieldForRendering(org.kuali.rice.kns.web.ui.Field field,
                                                 VoucherForm form,
                                                 Integer count)
Sets up the field for rendering by setting the right property name and zeroing out amounts which aren't needed  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||