com.crystaldecisions.sdk.plugin.desktop.event
Interface IUserEvent

All Superinterfaces:
IEvent, IEventBase, IInfoObject, IUserEventBase

public interface IUserEvent
extends IUserEventBase, IEvent

This interface allows you to manually trigger an event. For example, you can define a custom event that is triggered when a user clicks a button.

Since:
4.0

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject
IInfoObject.CommitLevel, IInfoObject.Delta, IInfoObject.LocaleOption, IInfoObject.LockStatus, IInfoObject.PropertySet
 
Field Summary
 
Fields inherited from interface com.crystaldecisions.sdk.plugin.desktop.event.IUserEventBase
ROOTFOLDER_CUID, SPECIFIC_KIND, SPECIFIC_PROGID
 
Fields inherited from interface com.crystaldecisions.sdk.plugin.desktop.event.IEventBase
KIND, PROGID
 
Method Summary
 
Methods inherited from interface com.crystaldecisions.sdk.plugin.desktop.event.IUserEventBase
addTriggerAlertMessage, getDefaultAlertMessages, trigger
 
Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject
applyDelta, applyDelta, clearTenantID, deleteNow, getCommitLevel, getCUID, getDelta, getDelta, getDescription, getDescription, getDescription, getDescriptionLocales, getFileLocales, getFiles, getFiles, getGUID, getID, getKeyword, getKind, getLockInfo, getOwner, getOwnerID, getParent, getParent, getParentCUID, getParentID, getProcessingInfo, getProgID, getRUID, getSchedulingInfo, getSecurityInfo, getSecurityInfo2, getSourceFiles, getSpecificKind, getSpecificProgID, getTenantID, getTitle, getTitle, getTitle, getTitleLocales, getUpdateTimeStamp, isDirty, isInstance, isLockHeld, isMarkedAsRead, isReadOnly, properties, propertyIDs, releaseLock, removeFiles, removeSourceFiles, retrievePropertySet, save, setCommitLevel, setDescription, setKeyword, setMarkedAsRead, setParentID, setTenantID, setTitle, unlockNow
 
Methods inherited from interface com.crystaldecisions.sdk.plugin.desktop.event.IEventBase
getAlertDeliveryConfigurationOverride, getAlertNotifications, getAlertSubscriptions, getDescription, getEventInterface, getEventName, getEventSourceID, getEventType, getExcludedSubscribers, getNotificationEndTime, getNotificationStartTime, getNotificationTimeZone, getNotificationTimeZoneName, hasAlertDeliveryConfigurationOverride, isAlertEnabled, isNotificationSendEmail, removeAlertDeliveryConfigurationOverride, setAlertEnabled, setDescription, setEventName, setEventType, setNotificationEndTime, setNotificationSendEmail, setNotificationStartTime, setNotificationTimeZone, setNotificationTimeZoneName, setSchedulableFlag