Skip to content
Snippets Groups Projects
Commit 574d89d8 authored by David Trachtenherz's avatar David Trachtenherz
Browse files

Javadoc

refs 713
parent ad5a4afe
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,8 @@ import org.fortiss.tooling.kernel.ui.service.IContextMenuService;
* <p>
* The class implements interface methods {@link #getMenuIcon()} and {@link #getMenuId()} returning
* {@code null} by default. Classes providing an own icon or id should override them.
* <p>
* A usage example can be found in org.fortiss.af3.time.ui plug-in.
*
* @param <T>
* Indicates the type of selection elements.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment