lpo

Namespace for Legato popups.

Summary
lpoNamespace for Legato popups.
Namespace Properties
Namespace URI{http://www.disy.net/legato/popup}
Default prefix{lpo}
Configurable Components
lpo:PopupAbstract base component for popup components.
Configurable Properties
title{String} A popup title.
size{<OpenLayers.Size>} The initial size of the popup.
position{<OpenLayers.Pixel>} The initial position of the popup.
zIndex{Integer} The zIndex for the popup.

Namespace Properties

Default prefix

{lpo}

Configurable Components

lpo:Popup

Abstract base component for popup components.

See also

  • lpo namespace
  • <Legato.Popup>

Configurable Properties

title

{String} A popup title.

size

{<OpenLayers.Size>} The initial size of the popup.

position

{<OpenLayers.Pixel>} The initial position of the popup.

zIndex

{Integer} The zIndex for the popup.

Namespace for Legato popups.