Giter Club home page Giter Club logo

dropdown's Introduction

DropDown Widget for Wakanda

The DropDown widget allows you to display a drop down menu,

  • to select the value of an item from a datasource
  • or to assign an entity to a relatedEntity attribute
  • or to select the current element of a datasource

Properties

This widget has the following properties:

  • selectItem: If true, the current element of the items datasource will be synced with the selected item of the widget
  • value: The value of the curretly selected item, could be bound to an scalar attribute to save the value, or boud to a relatedEntity attribute to set the entity pointed by this attribute
  • items: the datasource or the dataclass containing the items to show in the menu ** Attribute value: The attribute that describe the value that ill be copied in the value property when you select an item in the list ** Attribute label: The label displayed for each item
  • limit: the maximum number of items to show in the drop down menu
  • allowEmpty: add an empty row as the first item in the list

Events

  • change
  • errorNotFound: when we try to set the value of the widget to an item that doesn't exists or that is beyond the limit

More Information

You can install a custom widget by using the Add-ons Extension. For more information, refer to the Installing a Custom Widget manual.

For more information about creating a custom widget, refer to the Widgets v2 Creating a Widget manual.

dropdown's People

Contributors

puyb4d avatar puyb avatar

Watchers

Igor Parra Bastias avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.