Package se.datadosen.util
Interface PersistentChoice
- All Known Implementing Classes:
JAlignmentSelector
public interface PersistentChoice
Tell jAlbum's data binding framework to persist the chosen string value for components implementing this interface
The choice returned will also be exported as a String variable during album building
- Since:
- 10.8
-
Method Summary
-
Method Details
-
getChoice
String getChoice() -
setChoice
-