◆ afterCompose()
void org.turro.related.RelatedControl.afterCompose |
( |
| ) |
|
Definition at line 60 of file RelatedControl.java.
62 addEventListener(Events.ON_CHANGE, (Event event) -> {
◆ getEntityPath()
String org.turro.related.RelatedControl.getEntityPath |
( |
| ) |
|
◆ setAllowMultiple()
void org.turro.related.RelatedControl.setAllowMultiple |
( |
boolean |
allowMultiple | ) |
|
◆ setEntity()
void org.turro.related.RelatedControl.setEntity |
( |
Object |
entity | ) |
|
◆ setEntityPath()
void org.turro.related.RelatedControl.setEntityPath |
( |
String |
entityPath | ) |
|
◆ setNewControl()
void org.turro.related.RelatedControl.setNewControl |
( |
IAddRelated |
newControl | ) |
|
The documentation for this class was generated from the following file: