Class: Location

Kekule.Widget. Location

new Location()

Enumeration of location of widget.
Source:

Members

(static) CENTER

Show widget at center of browser window visible area.
Source:

(static) CENTER_OR_FULLFILL

Widget will be shown at center of window if its initial size smaller than window, or fullfill the whole visible area if its intial size larger than window.
Source:

(static) DEFAULT

Show widget as is, no special position handling will be done.
Source:

(static) FULLFILL

Widget will fill all area of browser window visible area.
Source: