- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 53 of file TaskEdit.java.
◆ TaskEdit()
| org.turro.scheduler.zul.TaskEdit.TaskEdit |
( |
ScheduledTask |
scheduledTask | ) |
|
Definition at line 63 of file TaskEdit.java.
64 this.scheduledTask = scheduledTask;
65 children =
new Panelchildren();
66 children.setStyle(
"padding:10px");
67 appendChild(children);
The documentation for this class was generated from the following file: