Uses of Class
de.xima.fc.gui.common.model.data.ADataSheet
-
Packages that use ADataSheet Package Description de.xima.fc.gui.common.model.data de.xima.fc.gui.utils.data -
-
Uses of ADataSheet in de.xima.fc.gui.common.model.data
Subclasses of ADataSheet in de.xima.fc.gui.common.model.data Modifier and Type Class Description class
StringDataSheet
-
Uses of ADataSheet in de.xima.fc.gui.utils.data
Methods in de.xima.fc.gui.utils.data with parameters of type ADataSheet Modifier and Type Method Description static void
StringDataSheetUtils. prefillDataSheetReferencesFromSystemProperties(ADataSheet<String> sheet, Locale clientLocale, String keyColumnName, String propKeyReferences)
Fills the given data sheet with the data from the system properties.
-