paris-annotations
Module Contents
alltypes
Module Contents
@Target
(
[AnnotationTarget.FUNCTION]
)
annotation
class
AfterStyle
Module Contents
AfterStyle
(
)
@Target
(
[AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_SETTER]
)
annotation
class
Attr
Module Contents
Attr
(
value
:
Int
,
defaultValue
:
Int
=
-1
)
val
defaultValue
:
Int
val
value
:
Int
@Target
(
[AnnotationTarget.FUNCTION]
)
annotation
class
BeforeStyle
Module Contents
BeforeStyle
(
)
@Target
(
[AnnotationTarget.VALUE_PARAMETER]
)
annotation
class
Fraction
Module Contents
Fraction
(
base
:
Int
=
1
,
pbase
:
Int
=
1
)
val
base
:
Int
val
pbase
:
Int
@Target
(
[AnnotationTarget.CLASS]
)
annotation
class
GeneratedStyleableClass
Module Contents
GeneratedStyleableClass
(
value
:
KClass
<
*
>
)
val
value
:
KClass
<
*
>
@Target
(
[AnnotationTarget.CLASS]
)
annotation
class
GeneratedStyleableModule
Module Contents
GeneratedStyleableModule
(
value
:
Array
<
GeneratedStyleableClass
>
)
val
value
:
Array
<
GeneratedStyleableClass
>
@Target
(
[AnnotationTarget.VALUE_PARAMETER]
)
annotation
class
LayoutDimension
Module Contents
LayoutDimension
(
)
@Target
(
[]
)
class
ParisConfig
Module Contents
ParisConfig
(
defaultStyleNameFormat
:
String
,
rClass
:
KClass
<
*
>
,
namespacedResourcesEnabled
:
Boolean
)
val
defaultStyleNameFormat
:
String
val
namespacedResourcesEnabled
:
Boolean
val
rClass
:
KClass
<
*
>
@Target
(
[AnnotationTarget.FIELD, AnnotationTarget.FUNCTION]
)
annotation
class
Style
Module Contents
Style
(
isDefault
:
Boolean
=
false
)
val
isDefault
:
Boolean
@Target
(
[AnnotationTarget.CLASS]
)
annotation
class
Styleable
Module Contents
Styleable
(
value
:
String
=
""
,
emptyDefaultStyle
:
Boolean
=
false
)
val
emptyDefaultStyle
:
Boolean
val
value
:
String
@Target
(
[AnnotationTarget.FIELD, AnnotationTarget.PROPERTY]
)
annotation
class
StyleableChild
Module Contents
StyleableChild
(
value
:
Int
,
defaultValue
:
Int
=
-1
)
val
defaultValue
:
Int
val
value
:
Int
package
com.airbnb.paris.annotations
Module Contents
@Target
(
[AnnotationTarget.FUNCTION]
)
annotation
class
AfterStyle
Module Contents
AfterStyle
(
)
@Target
(
[AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_SETTER]
)
annotation
class
Attr
Module Contents
Attr
(
value
:
Int
,
defaultValue
:
Int
=
-1
)
val
defaultValue
:
Int
val
value
:
Int
@Target
(
[AnnotationTarget.FUNCTION]
)
annotation
class
BeforeStyle
Module Contents
BeforeStyle
(
)
@Target
(
[AnnotationTarget.VALUE_PARAMETER]
)
annotation
class
Fraction
Module Contents
Fraction
(
base
:
Int
=
1
,
pbase
:
Int
=
1
)
val
base
:
Int
val
pbase
:
Int
@Target
(
[AnnotationTarget.CLASS]
)
annotation
class
GeneratedStyleableClass
Module Contents
GeneratedStyleableClass
(
value
:
KClass
<
*
>
)
val
value
:
KClass
<
*
>
@Target
(
[AnnotationTarget.CLASS]
)
annotation
class
GeneratedStyleableModule
Module Contents
GeneratedStyleableModule
(
value
:
Array
<
GeneratedStyleableClass
>
)
val
value
:
Array
<
GeneratedStyleableClass
>
@Target
(
[AnnotationTarget.VALUE_PARAMETER]
)
annotation
class
LayoutDimension
Module Contents
LayoutDimension
(
)
@Target
(
[]
)
class
ParisConfig
Module Contents
ParisConfig
(
defaultStyleNameFormat
:
String
,
rClass
:
KClass
<
*
>
,
namespacedResourcesEnabled
:
Boolean
)
val
defaultStyleNameFormat
:
String
val
namespacedResourcesEnabled
:
Boolean
val
rClass
:
KClass
<
*
>
@Target
(
[AnnotationTarget.FIELD, AnnotationTarget.FUNCTION]
)
annotation
class
Style
Module Contents
Style
(
isDefault
:
Boolean
=
false
)
val
isDefault
:
Boolean
@Target
(
[AnnotationTarget.CLASS]
)
annotation
class
Styleable
Module Contents
Styleable
(
value
:
String
=
""
,
emptyDefaultStyle
:
Boolean
=
false
)
val
emptyDefaultStyle
:
Boolean
val
value
:
String
@Target
(
[AnnotationTarget.FIELD, AnnotationTarget.PROPERTY]
)
annotation
class
StyleableChild
Module Contents
StyleableChild
(
value
:
Int
,
defaultValue
:
Int
=
-1
)
val
defaultValue
:
Int
val
value
:
Int