Attributes |
Name | Required | Request-time | Type | Description |
id | false | true | java.lang.String | The id of this component |
cursor | false | false | java.lang.String | The cursor displayed when the mouse is on the resize handler. |
actionName | true | true | java.lang.String | the action name of resize interactor, valide value is "resizeNode", "resizeLane", "resizePool". |
selectionResizableClass | false | true | java.lang.String | the action name of resize interactor, default value is "resizeRect", user can set value as "resizeActivity" for JViews gantt, use it to resize selected activity in one gantt sheet. |