Specifies a user action on a schedule item.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public enum ItemAction |
Member name | Description | |
---|---|---|
Move |
Indicates that the item is being moved. |
|
None |
Indicates no action. |
|
ResizeEnd |
Indicates that the item's end is being modified. |
|
ResizeStart |
Indicates that the item's start is being modified. |
JPlanner Programmer's Guide | © 2023 MindFusion |