ch.elexis.util
Interface LabeledInputField.IContentProvider
- Enclosing class:
- LabeledInputField
public static interface LabeledInputField.IContentProvider
displayContent
void displayContent(PersistentObject po,
LabeledInputField.InputData ltf)
- fetch the Content from the defining PersistentObject and display it in ltf
reloadContent
void reloadContent(PersistentObject po,
LabeledInputField.InputData ltf)
- Let the user modify the content and load in in po and ltf
Copyright 2005-2010 by Gerry Weirich, Elexis