Image:stop.png This documentation is for an older version of ZK. For the latest documentationplease click here .

NumberInputElement

A skeletal implementation for number-type input box.

Class Name

org.zkoss.zul.impl.NumberInputElement

Properties

Property

Description

Data Type

Default Values

RoundingMode

the rounding mode.

int

BigDecimal.ROUND_HALF_EVEN.

Methods

Name

Description

Return Data Type

setRoundingMode()

void

Inherited From