public class Condition extends Property.Test
An attribute to specify a test condition. A test condition is a function that takes an Entity as input, and returns a boolean
value. This is useful for providing tests to ActionNodes to determine selected and enabled states.
UI.condition(com.codename1.rad.models.EntityTest)| Constructor and Description |
|---|
Condition(EntityTest value) |
public Condition(EntityTest value)
Copyright © 2022. All Rights Reserved.