Add document for SetParent interface 70/212570/3
authorWonsik Jung <sidein@samsung.com>
Fri, 23 Aug 2019 06:02:03 +0000 (15:02 +0900)
committerWonsik Jung <sidein@samsung.com>
Mon, 26 Aug 2019 04:25:14 +0000 (04:25 +0000)
commitc1c26a5313fae5b49bba96fab230621c126c30d9
treec6f9e025f38449300824111bc97709d12aac00ff
parent916d0aac4aef987045c37e6c2aacffa7ff60689a
Add document for SetParent interface

Add document for SetParent interface.
After setting parent and child window, these windows moves together.
Then, child's Raise() or Lower() is called, child window will move to Top or Bottom.
After window stack is changed by child,
if parent's Raise() or Lower() is called, these window will move together again.

Change-Id: I85bc136f5e2b6feb3c7580cbc6521b7de8f45ce3
dali/devel-api/adaptor-framework/window-devel.h