Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model42/Model42"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) (→Code) |
AndreasLeue (talk | contribs) |
||
Line 32: | Line 32: | ||
- LinkType = Embedded | - LinkType = Embedded | ||
+ XMLogic | + XMLogic | ||
- ValidationConstraint = {Condition={JavaCodeTemplate=«@( | - ValidationConstraint = {Condition={JavaCodeTemplate=«@(DataImagePNGEmbedded) != null && @(DataImagePNGEmbedded.MediaType) != null && @(DataImagePNGEmbedded.MediaType).matches("^image/(png)$")»},ErrorMessage="Only PNG images can be used"} | ||
</wiml> | </wiml> |
Revision as of 11:44, 20 March 2024
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:it/test |
Category | Type:org/oomodels/wiki/Model |
More | |
Download Code | |
Namespace (more) | |
Private namespace of Andreas Leue. | |
create new pages |
Code[edit]
Model42 «CoreClass, WithInstanceEditor» | |||||||||
---|---|---|---|---|---|---|---|---|---|
...
|
|||||||||
DataEmbedded | Data_MediaObject | «Optional,NoFilter» | ...
| ||||||
DataDownload | Data_MediaObject | «Optional,NoFilter» | ...
| ||||||
DataOpenOnTop | Data_MediaObject | «Optional,NoFilter» | ...
| ||||||
DataOpenReplace | Data_MediaObject | «Optional,NoFilter» | ...
| ||||||
DataOpenNew | Data_MediaObject | «Optional,NoFilter» | ...
| ||||||
DataImagePNGEmbedded | Data_MediaObject | «Optional,NoFilter» | ...
|