Class RegionalSettingsDiff
java.lang.Object
com.inductiveautomation.ignition.common.i18n.RegionalSettingsDiff
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(RegionalSettings settings) void
Undoes any modifications, and also marks the locale as deleted.boolean
boolean
isModified
(Locale l) boolean
void
Undoes 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
-