Skip to content
Snippets Groups Projects
Commit 82b423e2 authored by Dominik Lechner's avatar Dominik Lechner
Browse files

Documentation AdminView

parent b118e0b0
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11">
<name>AdminViewRow_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/AdminViewRow_entity/documentation.adoc</documentation>
<recordContainer>jdito</recordContainer>
<entityFields>
<entityProvider>
......@@ -24,6 +25,7 @@
</entityParameter>
<entityProvider>
<name>AdminViewRows</name>
<documentation>%aditoprj%/entity/AdminViewRow_entity/entityfields/adminviewrows/documentation.adoc</documentation>
<dependencies>
<entityDependency>
<name>b5788fdf-1c82-45e2-8545-994c5e515476</name>
......
AdminViewRow_entity
=======
Displays the rows of administrative information of a entity.
The entity "DefaultAdminView_entity" uses the data for display the rows (for example Person-ID, Contact-ID)
\ No newline at end of file
AdminViewRow_entity - AdminViewRows
=======
Provider for the administrative rows of a context
\ No newline at end of file
......@@ -2,6 +2,7 @@
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11">
<name>DefaultAdminView_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/DefaultAdminView_entity/documentation.adoc</documentation>
<recordContainer>jdito</recordContainer>
<entityFields>
<entityProvider>
......
DefaultAdminView_entity
=======
Views the rows of the entity "AdminViewRow_entity" and will open via actions out of other entity.
For example: The "Person_entity" has a action "openAdminView" which opens the view and logic of this entity.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment