ui.Label.getValue
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Gibt den Wert des Labels zurück.
Nutzung | Ausgabe |
---|
Label.getValue() | String |
Argument | Typ | Details |
---|
So gehts: ui.label | ui.Label | Die ui.Label-Instanz. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-07-26 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-07-26 (UTC)."],[[["\u003cp\u003eThe \u003ccode\u003egetValue()\u003c/code\u003e method retrieves the text content of a \u003ccode\u003eui.Label\u003c/code\u003e element.\u003c/p\u003e\n"],["\u003cp\u003eIt accepts the \u003ccode\u003eui.Label\u003c/code\u003e instance as an argument and returns the label's value as a string.\u003c/p\u003e\n"]]],[],null,["# ui.Label.getValue\n\n\u003cbr /\u003e\n\nReturns the value of the label.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|--------------------|---------|\n| Label.getValue`()` | String |\n\n| Argument | Type | Details |\n|------------------|----------|------------------------|\n| this: `ui.label` | ui.Label | The ui.Label instance. |"]]