Class: Size

ol.ext.input. Size

Checkbox input


new Size(options)

Parameters:
Name Type Description
options *
Properties
Name Type Argument Description
className string <optional>
input Element <optional>

input element, if non create one

parent Element <optional>

parent element, if create an input

size Array.<number> <optional>

a list of size (default 0,2,3,5,8,13,21,34,55)

Extends

Methods


getInputElement()

Get the input element

Inherited From:
Overrides:
Returns:
Type
Element

getValue()

Get the current value

Overrides:
Returns:
Type
number

setValue()

Set the current value

Inherited From:
Overrides: