public class ApplyICCProfileChangeEvent extends Event
| Modifier and Type | Field and Description |
|---|---|
static String |
iccProfileApplied |
static String |
iccProfileNotApplied |
| Constructor and Description |
|---|
ApplyICCProfileChangeEvent(EventContext eventContext,
String applyICCProfile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getICCProfileApplied() |
boolean |
isICCProfileApplied() |
boolean |
isICCProfileNotApplied() |
getEventContextpublic static final String iccProfileApplied
public static final String iccProfileNotApplied
public ApplyICCProfileChangeEvent(EventContext eventContext, String applyICCProfile)
eventContext - calculation - public String getICCProfileApplied()
public boolean isICCProfileApplied()
public boolean isICCProfileNotApplied()