| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBoundableIntegerAttribute |
class |
AbstractIntegerAttribute |
class |
AbstractStringAttribute
Created by szkiladza on 02.02.2017.
|
class |
BoundableBoleanAttribute |
class |
BoundableStringAttribute
Created by k.czajkowski on 16.02.2017.
|
class |
ClickedAttribute |
class |
FloatingGroupStateAttribute |
class |
FloatingOnlyAttribute |
class |
FullScreenAttribute |
class |
HeightAttribute |
class |
PinnedAttribute |
class |
WidthAttribute |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeHolder.addAttribute(Attribute attribute) |
AttributeHolderBuilder |
AttributeHolderBuilder.attribute(Attribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeHolderSerializer.serialize(Map<Class<? extends Attribute>,Attribute> attributes,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AttributeHolderSerializer.serialize(Map<Class<? extends Attribute>,Attribute> attributes,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
AttributeHolderSerializer(Class<Map<Class<? extends Attribute>,Attribute>> t) |
AttributeHolderSerializer(Class<Map<Class<? extends Attribute>,Attribute>> t) |
| Modifier and Type | Class and Description |
|---|---|
class |
DayNamesAttribute
Created by k.czajkowski on 16.02.2017.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EditModeAttribute |
class |
OnToggleAddAttribute |
class |
OnToggleEditAttribute |
| Modifier and Type | Class and Description |
|---|---|
class |
SizeXAttribute |
class |
SizeYAttribute |
class |
XPosAttribute |
class |
YPosAttribute |
Copyright © 2020. All rights reserved.