toggle menu
forage-android
2.0.8
androidJvm
switch theme
search in API
forage-android
/
com.joinforage.forage.android.ui
/
ForageUI
Forage
UI
interface
ForageUI
Inheritors
ForagePANEditText
ForagePINEditText
Members
Properties
typeface
Link copied to clipboard
abstract
var
typeface
:
Typeface
?
Functions
clear
Text
Link copied to clipboard
abstract
fun
clearText
(
)
get
Element
State
Link copied to clipboard
abstract
fun
getElementState
(
)
:
ElementState
set
Hint
Link copied to clipboard
abstract
fun
setHint
(
hint
:
String
)
set
Hint
Text
Color
Link copied to clipboard
abstract
fun
setHintTextColor
(
hintTextColor
:
Int
)
set
On
Blur
Event
Listener
Link copied to clipboard
abstract
fun
setOnBlurEventListener
(
l
:
SimpleElementListener
)
set
On
Change
Event
Listener
Link copied to clipboard
abstract
fun
setOnChangeEventListener
(
l
:
StatefulElementListener
)
set
On
Focus
Event
Listener
Link copied to clipboard
abstract
fun
setOnFocusEventListener
(
l
:
SimpleElementListener
)
set
Text
Color
Link copied to clipboard
abstract
fun
setTextColor
(
textColor
:
Int
)
set
Text
Size
Link copied to clipboard
abstract
fun
setTextSize
(
textSize
:
Float
)