Uses of Class
net.webpdf.wsclient.openapi.PortalUserInterface
-
Packages that use PortalUserInterface Package Description net.webpdf.wsclient.openapi -
-
Uses of PortalUserInterface in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return PortalUserInterface Modifier and Type Method Description @Nullable PortalUserInterfacePortalInformation. getUserInterface()Get userInterfacePortalUserInterfacePortalUserInterface. limits(ApplicationConfigPortalUserInterfaceLimits limits)PortalUserInterfacePortalUserInterface. resources(PortalUserInterfaceResources resources)PortalUserInterfacePortalUserInterface. tooltips(ApplicationConfigPortalUserInterfaceTooltips tooltips)Methods in net.webpdf.wsclient.openapi with parameters of type PortalUserInterface Modifier and Type Method Description voidPortalInformation. setUserInterface(PortalUserInterface userInterface)PortalInformationPortalInformation. userInterface(PortalUserInterface userInterface)
-