Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/JDLabOrg/IUManual-EN
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyoungkim2 committed Dec 18, 2015
2 parents b166ec4 + 7f5e249 commit 6ae477f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 13 deletions.
27 changes: 14 additions & 13 deletions basic_widget_panel.rst
Original file line number Diff line number Diff line change
@@ -1,42 +1,43 @@
.. _Go To Widget Property: ./widget_basic.html
.. _Go To Manage Custom Widgets Panel: ./panel_management_widget.html
.. _아이유 위젯: #iu-widgets
.. _커스텀 위젯: #custom-widgets
.. _위젯 관리 패널: ./panel_management_widget.html
.. _IU Widget: #iu-widgets
.. _Custom Widget: #custom-widgets
.. _Manage Custom Widget: ./panel_management_widget.html



위젯 패널 Widget Panel
Widget Panel
==========

위젯 툴바는 화면 오른쪽에 위치하며 중앙 툴바의 오른쪽 끝에 있는 **Show/Hide 위젯 토글 버튼** 으로 보여주고 감출 수 있습니다. `아이유 위젯`_ / `커스텀 위젯`_ 탭으로 구분됩니다.
Widget toolbar is at the right side of window. Open and close **Wiget Panel** with **Show/Hide Widget Button** in the middle tool bar. Widget panel consist of `IU Widget`_ / `Custom Widget`_ tab.


----------


아이유 위젯 IU Widgets
IU Widget
----------------

.. image:: resource/iu_manual_iuwidgets.png

IU WIDGETS 탭에서는 아이유에디터에서 사용 가능한 모든 위젯들이 보여집니다. 기본적으로 **박스 / 텍스트 / 이미지 / 셀 위젯** 을 제공하며, 웹페이지에서 활용할 수 있는 다양한 위젯을 지원합니다. Base, Complex, Programming 그룹으로 구분되어 있습니다. **Show/Hide 버튼** 으로 각 그룹의 위젯 목록을 펼치고 접을 수 있습니다. **오른쪽 클릭** 으로 위젯의 상세정보를 확인할 수 있습니다.
In IU WIDGET tab, all widgets availabel in IUEditor will shown. Fundamentally **Box / Text / Image / Static Image / Cell** widgets are offered and supports various widgets can used in web page. Consist of Base, Complex, Programming groups. You can see derailed information by **second click** widgets.

`Go To Widget Property`_

----------


커스텀 위젯 Custom Widgets
Custom Widget
----------------

.. image:: resource/iu_manual_customwidgets.png

CUSTOM WIDGETS 탭에서는 **위젯 불러오기** 로 불러온 커스텀 위젯들이 보여집니다. 커스텀 위젯이 속한 그룹명으로 구분되어 있으며 **Show/Hide** 버튼으로 각 그룹의 위젯 목록을 펼치고 접을 수 있습니다. **드래그 앤 드롭** 이나 **더블 클릭** 하여 위젯을 캔버스에 추가 할 수 있습니다. **오른쪽 클릭** 으로 커스텀 위젯의 상세정보를 확인할 수 있습니다. 상세정보는 `위젯 관리 패널`_ 에서 수정할 수 있습니다.
In CUSTOM WIDGETS tab, custom widgets imported by **Import Button** will be shown. It devided into custom widget groups. You can add custom widget on canvas by **drag and drop** or **double click** widget. You can see derailed information by **second click** widgets. You can edit information of custom widget in ``Manage Custom Widget``_ window.
* ``새로고침 버튼 Refresh Button`` : 커스텀 위젯 라이브러리를 최신상태로 업데이트 합니다.
* ``검색 영역 Search Field`` : 커스텀 위젯을 이름이나 태그로 검색합니다.
* ``확대/축소 버튼 Zoom in/Zoom out Button`` : 커스텀 위젯의 섬네일을 확대/축소 합니다.
`Go To Manage Custom Widgets Panel`_ 커스텀 위젯 불러오기에 대해 알아보기
* ``Refresh Button`` : Updates custom widget library.
* ``earch Field`` : Search custom widget library by name or tag.
* ``Zoom in/Zoom out Button`` : Zoom in or out custom widget library.

`Go To Manage Custom Widgets Panel`_

1 change: 1 addition & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ You can download **IUEditor** from website below.
:maxdepth: 2
:caption: Advanced Feature

advanced_developer_mode
advanced_scenario_mode
advanced_prototype_mode
advanced_heroku
Expand Down

0 comments on commit 6ae477f

Please sign in to comment.