mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
773 B
773 B
Object (aka Editor)
[Main]
Set or Collection
[Main]
- [ObjectSetMenuFragment] showing menu for a Set or Collection
- [ObjectRelationListFragment] displaying list of Relations for this Set or this Collection
- [RelationTextValueFragment] editing Relation from this Data View or from this Set or this Collection
- [RelationAddToObjectFragment] adding a Relation to given Set or Collection
- [RelationAddToDataViewFragment] adding a Relation to the Data View contained in this Set or this Collection
- [RelationCreateFromScratchForObjectFragment] creating a Relation for this Set or this Collection
- [RelationCreateFromScratchForDataViewFragment] creating a Relation for the Data View contained in this Set or this Collection
- [ObjectRelationListFragment] displaying list of Relations for this Set or this Collection
// TODO