Uses of Interface
com.uc4.util.IChangeListener
-
Packages that use IChangeListener Package Description com.uc4.api.objects com.uc4.util -
-
Uses of IChangeListener in com.uc4.api.objects
Classes in com.uc4.api.objects that implement IChangeListener Modifier and Type Class Description classCalendarCalendar object.Methods in com.uc4.api.objects with parameters of type IChangeListener Modifier and Type Method Description protected voidJobPlanDependencies. setDependencyListener(IChangeListener listener) -
Uses of IChangeListener in com.uc4.util
Methods in com.uc4.util with parameters of type IChangeListener Modifier and Type Method Description voidArrayListDecorator. setListener(IChangeListener listener)Sets the listener.
-