All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.robobinding.widget.absspinner.package-info Maven / Gradle / Ivy

/**
 * Binding implementations and Supported Binding Attributes for
 * android.widget.AbsSpinner.
 *
 * @prop dropdownLayout; Integer, Static resource; no
 * @prop dropdownMapping; Static string. Used for specifying binding information for the dropdownLayout.
 *  Syntax: [widget1_in_dropdownLayout.attributeName1:{property1_of_itemPresentationModel}, ...,
 *  widgetN_in_dropdownLayout.attributeNameN:{propertyN_of_itemPresentationModel}]; Not bindable
 *
 */
package org.robobinding.widget.absspinner;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy