|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DynamicNameLabelGenerator
Methods needed by a service which creates non-standard dynamic name labels for accounting line views
| Method Summary | |
|---|---|
String |
getDynamicNameLabelFieldName(AccountingLine line,
String accountingLineProperty)
Returns the field name of the dynamic name label |
String |
getDynamicNameLabelOnBlur(AccountingLine line,
String accountingLineProperty)
Builds the Javascript that should appear in the onblur attribute of the field associated with this dynamic name label |
String |
getDynamicNameLabelValue(AccountingLine line,
String accountingLineProperty)
Returns the value of the dynamic name label |
| Method Detail |
|---|
String getDynamicNameLabelOnBlur(AccountingLine line,
String accountingLineProperty)
line - the accounting line this label is associated withaccountingLineProperty - the property of the accounting line
String getDynamicNameLabelValue(AccountingLine line,
String accountingLineProperty)
line - the accounting line this label is associated withaccountingLineProperty - the property of the accounting line
String getDynamicNameLabelFieldName(AccountingLine line,
String accountingLineProperty)
line - the accounting line this label is associated withaccountingLineProperty - the property of the accounting line
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||