Searched defs:htmlInfoText (Results 1 – 5 of 5) sorted by relevance
37 static public String setHtmlFrame(String position, String htmlInfoText) { in setHtmlFrame()48 …atic public String setReadyToInstallInfoText(ProductDescription productData, String htmlInfoText) { in setReadyToInstallInfoText()59 …atic public String setReadyToInstallInfoText(PackageDescription packageData, String htmlInfoText) { in setReadyToInstallInfoText()71 …ing setReadyToInstallInfoText(PackageDescription packageData, String indent, String htmlInfoText) { in setReadyToInstallInfoText()105 …g setReadyToUninstallInfoText(PackageDescription packageData, String indent, String htmlInfoText) { in setReadyToUninstallInfoText()138 … static public String setInstallLogInfoText(ProductDescription productData, String htmlInfoText) { in setInstallLogInfoText()
40 private String htmlInfoText; field in UninstallationCompletedCtrl
39 private String htmlInfoText = ""; field in UninstallationImminentCtrl
41 private String htmlInfoText; field in InstallationCompletedCtrl
43 private String htmlInfoText = ""; field in InstallationImminentCtrl
Completed in 17 milliseconds