gantt_numeditor

input for editing resource values in Gantt

string gantt_numeditor;

Example

// column of the resources treetable
{
  id: "value",
  width: 85,
  css: "webix_gantt_value",
  editor: "gantt_numeditor",
  // ...
}

Details

Editor is used to provide a resource unit value for a task.

Note that this editor will only work with Gantt

Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.