Widget Window

When an end-user clicks a service in the service list, a widget window is added into the first column area from top to bottom in order.
Note:
  1. You should be on one of the customized tab pages instead of the manageable tab pages, because the manageable tab pages can not be edited. Refer to Manageable page
  2. There should be at least one column, because the widget window is added in the row element which needs a column to be its container.

The widget window has no icons by default. But it has some common icons, such as collapse, maximize (or restore) and close, and the icons for editing and refreshing, depending on the attribute of supportedModes in the Widget Definition File. Developers can define the attributes of the common widget window to control the widget window whether it can be maximized, minimized or closed in the widget definition XML. Accordingly end-users can maximize, minimize or close the widget window. As is shown in the following image:

Widget window with icons