Class RegionalSettingsDiff
java.lang.Object
com.inductiveautomation.ignition.common.i18n.RegionalSettingsDiff
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(RegionalSettings settings) voidUndoes any modifications, and also marks the locale as deleted.booleanbooleanisModified(Locale l) booleanvoidUndoes any modifications, but does not add the locale to the "removed" list.
-
Constructor Details
-
RegionalSettingsDiff
public RegionalSettingsDiff()
-
-
Method Details
-
isRemoved
-
get
-
isModified
-
getRemoved
-
getModified
-
add
-
removeChange
Undoes any modifications, but does not add the locale to the "removed" list. -
delete
Undoes any modifications, and also marks the locale as deleted. -
hasChanges
public boolean hasChanges() -
getAvailableLocales
-