Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
blockly > ICopyable > ICopyData
Interfejs ICopyable.ICopyData
Podpis:
interface ICopyData
Właściwości
| Właściwość |
Modyfikatory |
Typ |
Opis |
| paster |
|
ciąg znaków |
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[],["The `ICopyable.ICopyData` interface defines a structure for data that can be copied. It has a single property, `paster`, which is of type string. This interface specifies the format for copyable data, and the `paster` property likely holds the necessary information to identify and handle the copied data when it's pasted.\n"]]