Constrained

Decorates a component that its value is constrained by Constraint .

Interface Name

org.zkoss.zul.Constrainted

Methods

Name

Description

Return Data Type

getConstraint()

Returns the constraint, or null if no constraint at all.

org.zkoss.zul.Constraint

SetConstraint

(Constraint constr)

Sets the constraint.

void