Share via


Component.isValid

Class Overview | Class Members | This Package | All Packages

Syntax

public boolean isValid()

Returns

true if the component is valid; false otherwise.

Description

Determines whether this component is valid. Components are invalidated when they are first shown on the screen.

See Also

validate, invalidate