Component.isValid
Class Overview | Class Members |
This Package |
All Packages
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
Send feedback to MSDN.Look here for MSDN Online resources.