Interface LinkElement
-
public interface LinkElementInterface to be implemented by tree elements to support links.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()
-
public interface LinkElement
| Modifier and Type | Method | Description |
|---|---|---|
void |
execute() |