◆ afterCompose()
void org.turro.zul.relpaths.RelatedPathsControl.afterCompose |
( |
| ) |
|
Definition at line 63 of file RelatedPathsControl.java.
65 addEventListener(Events.ON_CHANGE,
new EventListener<Event>() {
67 public void onEvent(Event event) throws Exception {
◆ getEntityPath()
String org.turro.zul.relpaths.RelatedPathsControl.getEntityPath |
( |
| ) |
|
◆ setAllowMultiple()
void org.turro.zul.relpaths.RelatedPathsControl.setAllowMultiple |
( |
boolean |
allowMultiple | ) |
|
◆ setEntity()
void org.turro.zul.relpaths.RelatedPathsControl.setEntity |
( |
Object |
entity | ) |
|
◆ setEntityPath()
void org.turro.zul.relpaths.RelatedPathsControl.setEntityPath |
( |
String |
entityPath | ) |
|
◆ setNewControl()
void org.turro.zul.relpaths.RelatedPathsControl.setNewControl |
( |
IAddRelatedPaths |
newControl | ) |
|
The documentation for this class was generated from the following file: