Skip to content

Commit

Permalink
Update sheet_page.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyoungkim2 committed May 17, 2016
1 parent c444e6a commit 125e72a
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions sheet_page.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,45 +49,44 @@ Page Default Widget

.. image:: resource/widget/IUPage.png
**Page**

.. image:: resource/iu_manual_prop_basic_IUPage.png
IUPage is same as html document. You can change page structure in property tab.


.. image:: resource/widget/IUHeader.png
**Header**

.. image:: resource/iu_manual_prop_basic_IUHeader.png
Header is placed top of page. Header can import **Header or another composition** .


.. image:: resource/widget/IUPageContent.png
**Page Content**

Page Content is placed middle of page (Page Content cannot be removed). You can add sections in Page Content.


.. image:: resource/widget/IUFooter.png
**Footer**

.. image:: resource/iu_manual_prop_basic_IUFooter.png
Footer is placed bottom of page. Footer can import **Footer of another composition** .

.. image:: resource/iu_manual_prop_basic_IUFooter.png

.. image:: resource/widget/IUSection.png
**Section**

Section is placed under Page Content.


.. image:: resource/widget/IUCenterBox.png
**Centered Box**

Centered Box is placed under Section (Centered Box can be removed). Centered Box used for horizontal-center layout.


.. image:: resource/widget/IUPanel.png
**Panel**

.. image:: resource/iu_manual_prop_basic_IUPanel.png
You can add a panel by press [+] button of panel group. To call panel, create link with any widget and select link target to panel.


.. image:: resource/widget/IUPopUp.png
**Popup**

.. image:: resource/iu_manual_prop_basic_IUPopup.png
You can add a popup by press [+] button of popup group. To call popup, create link with any widget and select link target to popup.

0 comments on commit 125e72a

Please sign in to comment.