Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Imposta l'origine della finestra di dialogo del selettore. L'origine deve essere impostata su
window.location.protocol + '//' + window.location.host della pagina
principale, se l'applicazione è in esecuzione in un iframe.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-11-07 UTC."],[[["Defines the source location for the picker dialog, crucial for iframe integration."],["Requires the origin to be explicitly specified, typically using the top-most page's URL."],["Modifies the PickerBuilder instance for further configuration, ultimately facilitating the display of the picker dialog."],["It's a non-static, non-final, and non-protected method of the PickerBuilder class accepting one mandatory string-type parameter `origin`."]]],[]]