◆ getEntity()
Object org.turro.scheduler.zul.entities.ScheduleButton.getEntity |
( |
| ) |
|
◆ setEdit()
void org.turro.scheduler.zul.entities.ScheduleButton.setEdit |
( |
ScheduledEdit |
edit | ) |
|
◆ setEntity()
void org.turro.scheduler.zul.entities.ScheduleButton.setEntity |
( |
Object |
entity | ) |
|
Definition at line 46 of file ScheduleButton.java.
48 if(entity instanceof ScheduledAction) {
49 IElephantEntity iee = Entities.getController(entity);
51 pathName = iee.getName();
The documentation for this class was generated from the following file: