- validate(RoleConstant, ValidationPolicy.Policy) - Method in class no.g9.client.core.controller.DialogController
-
Run all validators with the specified policy for the specified role.
- validate(Object, ValidateContext) - Method in class no.g9.client.core.validator.ConverterValidator
-
- validate(Object, ValidateContext) - Method in class no.g9.client.core.validator.DateValidator
-
- validate(Object, ValidateContext) - Method in interface no.g9.client.core.validator.FieldValidator
-
Validates a candidate value.
- validate(Object, ValidateContext) - Method in class no.g9.client.core.validator.MandatoryValidator
-
Validates a candidate value.
- validate(Object, ValidateContext) - Method in class no.g9.client.core.validator.NopValidator
-
- validate(Object, ValidateContext) - Method in class no.g9.client.core.validator.RegexpValidator
-
- validate(Object, ValidateContext) - Method in class no.g9.client.core.validator.ValidatorChainValidator
-
- ValidateContext - Class in no.g9.client.core.validator
-
Contains information about a field validation context
- ValidateContext(DialogController, DialogObjectConstant) - Constructor for class no.g9.client.core.validator.ValidateContext
-
Constructs a new ValidationContext
- ValidateContext(DialogController, DialogObjectConstant, ActionType) - Constructor for class no.g9.client.core.validator.ValidateContext
-
Construct a new Validate Context.
- ValidateContext(DialogController, ListRow, DialogObjectConstant) - Constructor for class no.g9.client.core.validator.ValidateContext
-
Constructs a new ValidationContext
- ValidateContext(DialogController, ListRow, DialogObjectConstant, ActionType) - Constructor for class no.g9.client.core.validator.ValidateContext
-
Construct a new Validation Context.
- ValidationException - Exception in no.g9.client.core.validator
-
Exception thrown to indicate that one or more validators has failed
validation.
- ValidationException(Map<ValidationResult, ValidateContext>) - Constructor for exception no.g9.client.core.validator.ValidationException
-
Create a new validation exception.
- ValidationPolicy - Annotation Type in no.g9.client.core.validator
-
ValidationPolicy is used to annotate
FieldValidator with a validation
policy.
- ValidationPolicy.Policy - Enum in no.g9.client.core.validator
-
Enumerates the policies that can be applied on a validator.
- ValidationResult - Class in no.g9.client.core.validator
-
Validation result holder.
- ValidationResult(boolean, String, Object[]) - Constructor for class no.g9.client.core.validator.ValidationResult
-
Creates a new ValidateResult.
- ValidationResult(boolean) - Constructor for class no.g9.client.core.validator.ValidationResult
-
Creates a new ValidateResult.
- ValidatorChainValidator - Class in no.g9.client.core.validator
-
A validator that chains other validators.
- ValidatorChainValidator() - Constructor for class no.g9.client.core.validator.ValidatorChainValidator
-
- ValueEvent - Class in no.g9.client.core.view
-
A data class for events with a (new) value.
- ValueEvent(String, Object) - Constructor for class no.g9.client.core.view.ValueEvent
-
Create a new value event with the given event type and value.
- valueOf(String) - Static method in enum no.g9.client.core.action.CheckType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.action.PaginatorEvent.NavigationButton
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.action.ThreadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.controller.DialogCallBackValue.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.controller.DialogConstant.WindowType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.controller.DialogObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.controller.DialogState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.controller.Interceptor.DIRECTIVE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.controller.RoleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.message.InteractionThreadPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.validator.ValidationPolicy.Policy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.view.BooleanProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.view.EffectProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.view.menu.Menu.MENU_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.view.table.ListRowComparator.Sorting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.view.table.RowFilter.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.view.table.TableModel.SelectionModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.view.tree.TreeModel.Grouping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.view.tree.TreeModel.SelectionModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.core.view.WindowEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.g9.client.spreadsheet.WorkbookProvider.WORKBOOK_FORMAT
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum no.g9.client.core.action.CheckType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.action.PaginatorEvent.NavigationButton
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.action.ThreadType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.controller.DialogCallBackValue.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.controller.DialogConstant.WindowType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.controller.DialogObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.controller.DialogState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.controller.Interceptor.DIRECTIVE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.controller.RoleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.message.InteractionThreadPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.validator.ValidationPolicy.Policy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.view.BooleanProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.view.EffectProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.view.menu.Menu.MENU_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.view.table.ListRowComparator.Sorting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.view.table.RowFilter.FilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.view.table.TableModel.SelectionModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.view.tree.TreeModel.Grouping
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.view.tree.TreeModel.SelectionModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.core.view.WindowEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum no.g9.client.spreadsheet.WorkbookProvider.WORKBOOK_FORMAT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ViewConstant - Interface in no.g9.client.core.controller
-
All element constants in a dialog (including the dialog)
are tagged with this interface.
- ViewModel - Interface in no.g9.client.core.view
-
The view model interface, representing the public interface to the view model of a DialogView.