Skip to content

Latest commit

 

History

History
121 lines (106 loc) · 4.07 KB

README.md

File metadata and controls

121 lines (106 loc) · 4.07 KB

3b-fly's controls for Controls.js

See

Documentation

Packages and Controls

  • app
    • bbbfly.AppHeader (control)
  • bar
    • bbbfly.Bar (control)
  • button
    • bbbfly.Button (control)
  • calendar
    • bbbfly.EditDate (control)
    • bbbfly.EditTime (control)
  • edit
    • bbbfly.Edit (control)
    • bbbfly.Memo (control)
  • file
    • bbbfly.FileUploader (control)
  • grid
    • bbbfly.Grid (control)
  • hint
    • bbbfly.TextHint (control)
  • image
    • bbbfly.Image (control)
    • bbbfly.ImagePreview (control)
  • list
    • bbbfly.List (control)
    • bbbfly.DropDownList (control)
  • map
    • bbbfly.Map (control)
  • mapbox
    • bbbfly.MapBox (control)
    • bbbfly.MapControl (control)
    • bbbfly.MapRegistry (class)
    • bbbfly.MapDrawing (class)
    • bbbfly.MapDrawingItem (class)
    • bbbfly.MapDrawingItem.Style (class)
    • bbbfly.MapDrawingItem.IconStyle (class)
    • bbbfly.MapDrawingItem.GeometryStyle (class)
    • bbbfly.MapDrawingCluster (class)
    • bbbfly.MapDrawingsHandler (class)
    • bbbfly.MapTooltip (class)
    • bbbfly.MapTooltip.Style (class)
    • bbbfly.MapCopyrights (control)
    • bbbfly.MapLayers (control)
    • bbbfly.MapModeBar (control)
    • bbbfly.MapSideBar (control)
    • bbbfly.MapZoomSlider (control)
  • menu
    • bbbfly.Menu (control)
    • bbbfly.MenuBar (control)
  • panel
    • bbbfly.Panel (control)
    • bbbfly.Envelope (control)
    • bbbfly.Frame (control)
    • bbbfly.Line (control)
  • progress
    • bbbfly.ProgressRing (control)
    • bbbfly.ProgressBar (control)
  • search
    • bbbfly.SearchEdit (control)
    • bbbfly.SearchBox (control)
    • bbbfly.ListSearchBox (control)
  • text
    • bbbfly.Text (control)
  • wrapper
    • bbbfly.Wrapper (control)

Usage

  • NetBeans

    1. Go to MyProject 🡪 Properties 🡪 Controls.js
    2. Click "Add Library..." button
    3. Paste https://raw.githubusercontent.com/3b-fly/bbbfly-cjs-controls/master/build/ into "Library path / URL" field.
    4. Click "Add" button
    5. Choose type of library intallation
    6. Click "Add" button to finish
  • Controls.js Form Editor

    1. Download bbbfly-cjs-controls
    2. Unzip build directory into your libraries location and rename it to "bbbfly-cjs-controls".
    3. Go to Options 🡪 Project Files
    4. Click "Add Library..." button
    5. Fill path to unzipped directory into "Library path / URL" field.
    6. Click "Add" button
    7. Click "Add" button to finish

Controls.js



License

Comply with GPLv3 license for non-commercial use.
License for commercial use is to be purchased at purchase@3b-fly.eu.

Third party licenses

Some packages contain third party code which falls under its own license.
Verify that you satisfy that third party license conditions before using listed packages.

package library version license
map Leaflet 1.4.0 custom
map Esri Leaflet 2.2.3 Apache License 2.0
mapbox Leaflet.draw 0.4.14 MIT
mapbox Leaflet.markercluster 1.4.1 MIT