BBjValidationEvent::accept

Description

This is a convenience method and equivalent to getControl().accept().

Syntax

Return Value

Method

void

accept(boolean shouldAccept)

Parameters

Variable

Description

shouldAccept

Indicates whether validation should be accepted or rejected

Return Value

None.

Remarks

This is a convenience method equivalent to getControl().accept(). See Interface Validateable::accept.

See Also

BBjAPI

BBj Object Syntax

BBj Object Diagram for an illustration of the relationship between BBjObjects.