Function Index
Convenience method for registering listeners with a common scope. Ignore clicks, but allowing default browser handling handle the user clicking on the column header. handle the user clicking on the grid. handle the user clicking on the row header.
handle the dialog content being loaded.
Ignore double-clicks, but allowing default browser handling Bound to image load events.
Handle the user pressing a key by looking for an ENTER key to set the value. For singleTile layers, this will set a new tile size according to the dimensions of the map pane. Notify the renderer of the change in size. When mouse goes down within the popup, make a note of it locally, and then do not propagate the mousedown (but do so safely so that user can select text inside) If the drag was started within the popup, then do not propagate the mousemove (but do so safely so that user can select text inside) handle the mouse moving over the column header cells. handle the mouse moving over the main grid. handle the mouse moving over the row header cells. When mouse goes out of the popup set the flag to false so that if they let go and then drag back in, we won’t be confused. handle the mouse moving over the menu item Handle the user moving the mouse over the button for this menu by showing this menu and hiding the other menu. When mouse comes up within the popup, after going down in it, reset the flag, and then (once again) do not propagate the event, but do so safely so that user can select text inside {Boolean} Whether or not the feature is currently visible on screen (based on its ‘lonlat’ property) Determine whether the feature is within the map viewport. {Boolean} Whether or not the marker is currently visible on screen. {Boolean} Whether or not the marker is currently visible on screen. handle the grid scrolling by updating the position of the headers
Catch the wheel event and handle it xbrowserly open the dialog. Get the opposite quadrant for a given quadrant string. This method is called during the handling of the mouse out event. Finish drawing the feature. Create a new overview map Calculates the position of an element on the page. When the content of the panel is loaded from a remote URL, this method is called when the ajax request returns. Create a new instance of Jx.PanelSet. Pans the map such that the popup is totaly viewable (if necessary)
Finish the panning operation. start parsing the ApplicationDefinition file. parse the ApplicationDefinition file into the appropriate Fusion objects Parse XML into a doc structure Determine whether the event is within the optional pixel tolerance. Determine whether the mouse move is within the optional pixel tolerance. Create a new path hander Create a new OpenLayers.Pixel instance Calls the appropriate easing method Construct a point geometry. Create a new point handler. Constructor for a Polygon geometry. Create a Polygon Handler. Create a popup. positions an element relative to another element based on the provided options. Things that have do be done after the geometry node is appended to its parent node. Some versions of Internet Explorer seem to be unable to set fillcolor and strokecolor to “none” correctly before the fill node is appended to a visible vml node. apply the jxGridCellPrelight style to a cell. apply the jxGridColumnPrelight style to a column. apply the jxGridColumnHeaderPrelight style to the header cell of a column. apply the jxGridRowPrelight style to row. apply the jxGridRowHeaderPrelight style to the header cell of a row. Prepare a new, empty bar to go into between split areas. Prepare a new, empty element to go into a split area. Given an object with x and y properties in EPSG:4326, modify the x,y properties on the object to be the Spherical Mercator projected coordinates. Given an object with x and y properties in Spherical Mercator, modify the x,y properties on the object to be the unprojected coordinates. This class offers several methods for interacting with a wrapped pro4js projection object. A property of an object has changed, synchronize the state of the TreeItem with the state of the object dispatch query requests to maps Insert a new script into the loading queue. |