Uses of Enum Class
com.e1c.g5.dt.applications.IApplicationEvent.Kind
Packages that use IApplicationEvent.Kind
-
Uses of IApplicationEvent.Kind in com.e1c.g5.dt.applications
Methods in com.e1c.g5.dt.applications that return IApplicationEvent.KindModifier and TypeMethodDescriptionIApplicationEvent.getKind()Returns the kid of the occurred event.static IApplicationEvent.KindReturns the enum constant of this class with the specified name.static IApplicationEvent.Kind[]IApplicationEvent.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IApplicationEvent.Kind in com.e1c.g5.dt.internal.applications
Methods in com.e1c.g5.dt.internal.applications that return IApplicationEvent.Kind