OUDS Android
Toggle table of contents
0.4.0
Select version
0.4.0
0.3.0
0.2.0
0.1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
OUDS Android
theme-contract
/
com.orange.ouds.theme
/
OudsDrawableResources
/
Component
Component
interface
Component
Members
Types
Alert
Link copied to clipboard
interface
Alert
Checkbox
Link copied to clipboard
interface
Checkbox
Chip
Link copied to clipboard
interface
Chip
Link
Link copied to clipboard
interface
Link
Radio
Button
Link copied to clipboard
interface
RadioButton
Switch
Link copied to clipboard
interface
Switch
Tag
Link copied to clipboard
interface
Tag
Properties
alert
Link copied to clipboard
abstract
val
alert
:
OudsDrawableResources.Component.Alert
checkbox
Link copied to clipboard
abstract
val
checkbox
:
OudsDrawableResources.Component.Checkbox
chip
Link copied to clipboard
abstract
val
chip
:
OudsDrawableResources.Component.Chip
link
Link copied to clipboard
abstract
val
link
:
OudsDrawableResources.Component.Link
radio
Button
Link copied to clipboard
abstract
val
radioButton
:
OudsDrawableResources.Component.RadioButton
switch
Link copied to clipboard
abstract
val
switch
:
OudsDrawableResources.Component.Switch
tag
Link copied to clipboard
abstract
val
tag
:
OudsDrawableResources.Component.Tag