◆ afterCompose()
void org.turro.zul.groupit.GroupedControl.afterCompose |
( |
| ) |
|
Definition at line 68 of file GroupedControl.java.
70 addEventListener(Events.ON_CHANGE,
new EventListener<Event>() {
72 public void onEvent(Event event) throws Exception {
◆ getEntityPath()
String org.turro.zul.groupit.GroupedControl.getEntityPath |
( |
| ) |
|
◆ isAllowEdit()
boolean org.turro.zul.groupit.GroupedControl.isAllowEdit |
( |
| ) |
|
◆ isAllowNew()
boolean org.turro.zul.groupit.GroupedControl.isAllowNew |
( |
| ) |
|
◆ setAllowEdit()
void org.turro.zul.groupit.GroupedControl.setAllowEdit |
( |
boolean |
allowEdit | ) |
|
◆ setAllowNew()
void org.turro.zul.groupit.GroupedControl.setAllowNew |
( |
boolean |
allowNew | ) |
|
◆ setEntity()
void org.turro.zul.groupit.GroupedControl.setEntity |
( |
Object |
entity | ) |
|
◆ setEntityPath()
void org.turro.zul.groupit.GroupedControl.setEntityPath |
( |
String |
entityPath | ) |
|
The documentation for this class was generated from the following file: