com.sun.star.schedule
Class ScheduleResultSetChangedEventType
java.lang.Object
|
+--com.sun.star.uno.Enum
|
+--com.sun.star.schedule.ScheduleResultSetChangedEventType
- public final synchronized class ScheduleResultSetChangedEventType
- extends com.sun.star.uno.Enum
Field Summary |
static com.sun.star.schedule.ScheduleResultSetChangedEventType |
QUERY_DONE
|
static int |
QUERY_DONE_value
|
static com.sun.star.schedule.ScheduleResultSetChangedEventType |
RECORD_INSERTED
|
static int |
RECORD_INSERTED_value
|
static com.sun.star.schedule.ScheduleResultSetChangedEventType |
RECORD_MODIFIED
|
static int |
RECORD_MODIFIED_value
|
static com.sun.star.schedule.ScheduleResultSetChangedEventType |
RECORD_REMOVED
|
static int |
RECORD_REMOVED_value
|
static com.sun.star.schedule.ScheduleResultSetChangedEventType |
RESET
|
static int |
RESET_value
|
static java.lang.Object |
UNORUNTIMEDATA
|
Fields inherited from class com.sun.star.uno.Enum |
m_value |
Constructor Summary |
private |
ScheduleResultSetChangedEventType(int i)
|
Method Summary |
static com.sun.star.schedule.ScheduleResultSetChangedEventType |
fromInt(int i)
|
static com.sun.star.schedule.ScheduleResultSetChangedEventType |
getDefault()
|
Methods inherited from class com.sun.star.uno.Enum |
getValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QUERY_DONE
public static final com.sun.star.schedule.ScheduleResultSetChangedEventType QUERY_DONE
QUERY_DONE_value
public static final int QUERY_DONE_value
RECORD_INSERTED
public static final com.sun.star.schedule.ScheduleResultSetChangedEventType RECORD_INSERTED
RECORD_INSERTED_value
public static final int RECORD_INSERTED_value
RECORD_MODIFIED
public static final com.sun.star.schedule.ScheduleResultSetChangedEventType RECORD_MODIFIED
RECORD_MODIFIED_value
public static final int RECORD_MODIFIED_value
RECORD_REMOVED
public static final com.sun.star.schedule.ScheduleResultSetChangedEventType RECORD_REMOVED
RECORD_REMOVED_value
public static final int RECORD_REMOVED_value
RESET
public static final com.sun.star.schedule.ScheduleResultSetChangedEventType RESET
RESET_value
public static final int RESET_value
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
ScheduleResultSetChangedEventType
private ScheduleResultSetChangedEventType(int i)
fromInt
public static com.sun.star.schedule.ScheduleResultSetChangedEventType fromInt(int i)
getDefault
public static com.sun.star.schedule.ScheduleResultSetChangedEventType getDefault()