Page Menu
Home
GitPull.it
Search
Configure Global Search
Log In
Files
F13790180
PulsanteIntelligente.java
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Authored By
Unknown
Size
741 B
Referenced Files
None
Subscribers
None
PulsanteIntelligente.java
View Options
package
it.approu.dizionario.pulsanteConId
;
import
android.content.Context
;
import
android.util.AttributeSet
;
import
androidx.appcompat.widget.AppCompatButton
;
public
class
PulsanteIntelligente
extends
AppCompatButton
{
private
int
id_parola
=-
1
;
public
PulsanteIntelligente
(
Context
context
)
{
super
(
context
);
}
public
PulsanteIntelligente
(
Context
context
,
AttributeSet
attrs
)
{
super
(
context
,
attrs
);
}
public
PulsanteIntelligente
(
Context
context
,
AttributeSet
attrs
,
int
defStyleAttr
)
{
super
(
context
,
attrs
,
defStyleAttr
);
}
public
int
getId_parola
()
{
return
id_parola
;
}
public
void
setId_parola
(
int
id_parola
)
{
this
.
id_parola
=
id_parola
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Thu, Aug 27, 14:52 (20 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2084979
Default Alt Text
PulsanteIntelligente.java (741 B)
Attached To
Mode
R35 Appröu Android
Attached
Detach File
Event Timeline