Uses of Class
net.ssehub.easy.dslCore.ui.hyperlinking.GenericHyperlinkHelper
-
Packages that use GenericHyperlinkHelper Package Description de.uni_hildesheim.sse.ui.hyperlinking VIL hyperlinking.de.uni_hildesheim.sse.vil.templatelang.ui.hyperlinking VTL hyperlinking. -
-
Uses of GenericHyperlinkHelper in de.uni_hildesheim.sse.ui.hyperlinking
Subclasses of GenericHyperlinkHelper in de.uni_hildesheim.sse.ui.hyperlinking Modifier and Type Class Description classIvmlHyperlinkHelperThis class enables the creation of hyperlinks for any IVML-element in an IVML-file if the user selects such an element either via pressing the "F3"-key or by clicking on that element while pressing the "CTRL"-key.classVilHyperlinkHelperThis class enables the creation of hyperlinks for any VIL-element in an VIL-file if the user selects such an element either via pressing the "F3"-key or by clicking on that element while pressing the "CTRL"-key. -
Uses of GenericHyperlinkHelper in de.uni_hildesheim.sse.vil.templatelang.ui.hyperlinking
Subclasses of GenericHyperlinkHelper in de.uni_hildesheim.sse.vil.templatelang.ui.hyperlinking Modifier and Type Class Description classVtlHyperlinkHelperThis class enables the creation of hyperlinks for any VIL-element in an VIL-file if the user selects such an element either via pressing the "F3"-key or by clicking on that element while pressing the "CTRL"-key.
-