Uses of Interface
com.saperion.ngc.portal.builder.standalone.LinkBuilder
-
Packages that use LinkBuilder Package Description com.saperion.ngc.portal.builder.standalone Package for portal classes. -
-
Uses of LinkBuilder in com.saperion.ngc.portal.builder.standalone
Classes in com.saperion.ngc.portal.builder.standalone that implement LinkBuilder Modifier and Type Class Description class
StandaloneHandler
This Builder can be used to build URLs for the viewer.zul.Methods in com.saperion.ngc.portal.builder.standalone that return LinkBuilder Modifier and Type Method Description LinkBuilder
ElementBuilder. element(int element)
Option to specify the document element to view.LinkBuilder
StandaloneHandler. element(int element)
LinkBuilder
ElementBuilder. firstElement()
Option to specify the first document element to view.LinkBuilder
StandaloneHandler. firstElement()
-