◆ RelatedPathNew()
org.turro.zul.relpaths.RelatedPathNew.RelatedPathNew |
( |
| ) |
|
◆ afterCompose()
void org.turro.zul.relpaths.RelatedPathNew.afterCompose |
( |
| ) |
|
◆ getEntity()
Object org.turro.zul.relpaths.RelatedPathNew.getEntity |
( |
| ) |
|
◆ setEntity()
void org.turro.zul.relpaths.RelatedPathNew.setEntity |
( |
IAddRelatedPaths |
entity, |
|
|
String |
label, |
|
|
String |
image, |
|
|
String |
role |
|
) |
| |
Definition at line 44 of file RelatedPathNew.java.
48 setVisible(entity !=
null && Application.getApplication().isInRole(role));
The documentation for this class was generated from the following file: