<
From version < 12.1 >
edited by msp
on 2014/05/26 14:52
To version < 13.1 >
edited by uru
on 2023/07/06 14:35
>
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.msp
1 +XWiki.uru
Content
... ... @@ -39,9 +39,12 @@
39 39  
40 40  * [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]
41 41  * (((
42 -[[KIELER Infrastructure for Meta-Layout>>doc:Infrastructure for Meta Layout (KIML)]]* (((
42 +[[KIELER Infrastructure for Meta-Layout>>doc:KIELER.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).WebHome]]*
43 +
44 +(((
43 43  Renamed LayoutDataService to LayoutMetaDataService and renamed ILayoutData to ILayoutMetaData in order to avoid confusion with the KLayoutData meta model and the respective interface.
44 44  )))
47 +
45 45  * Removed generic type argument from LayoutOptionData.
46 46  * (((
47 47  ILayoutConfig: renamed API method enrich() to getContextValue(..), renamed getValue(..) to getOptionValue(..), renamed setValue(..) to setOptionValue(..), renamed clearValues() to clearOptionValues(..) – see [[doc:Configuring Automatic Layout]] for more details.
... ... @@ -61,9 +61,12 @@
61 61  
62 62  * [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]
63 63  * (((
64 -[[KIELER Infrastructure for Meta-Layout>>doc:Infrastructure for Meta Layout (KIML)]]* (((
67 +[[KIELER Infrastructure for Meta-Layout>>doc:KIELER.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).WebHome]]*
68 +
69 +(((
65 65  Made categorization of the Layout View more understandable.
66 66  )))
72 +
67 67  * (((
68 68  Added a creation method for VolatileLayoutConfig that makes the far too complicated STATIC_CONFIG of layout managers unnecessary.
69 69  )))