- validate() - Method in class net.abstractfactory.plum.meta.validation.validator.RegExpValidator
-
- validate() - Method in class net.abstractfactory.plum.meta.validation.validator.RequiredValidator
-
- validate(Object) - Method in class net.abstractfactory.plum.meta.validation.validator.Validator
-
do the validate work.
- validate() - Method in class net.abstractfactory.plum.meta.validation.validator.Validator
-
- ValidationError - Class in net.abstractfactory.plum.meta.validation
-
- ValidationError(String, String...) - Constructor for class net.abstractfactory.plum.meta.validation.ValidationError
-
- Validator - Class in net.abstractfactory.plum.meta.validation.validator
-
- Validator() - Constructor for class net.abstractfactory.plum.meta.validation.validator.Validator
-
- ValidatorType - Enum in net.abstractfactory.plum.meta.validation.validator
-
- value - Variable in class net.abstractfactory.plum.view.component.SpinBox
-
- ValueChangeListener<T> - Class in net.abstractfactory.plum.view.event
-
for value related component, such as text field, this event is useful.
- ValueChangeListener() - Constructor for class net.abstractfactory.plum.view.event.ValueChangeListener
-
- valueOf(String) - Static method in enum net.abstractfactory.plum.meta.validation.validator.ValidatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.abstractfactory.plum.view.component.containers.window.ModalResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.abstractfactory.plum.view.component.DateTimePickerMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.abstractfactory.plum.view.component.listbox.ListStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.abstractfactory.plum.view.component.listbox.SelectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.abstractfactory.plum.view.component.window.UIModelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.abstractfactory.plum.view.event.WebEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.abstractfactory.plum.view.misc.FontStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.abstractfactory.plum.view.misc.FontWeight
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.abstractfactory.plum.meta.validation.validator.ValidatorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.abstractfactory.plum.view.component.containers.window.ModalResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.abstractfactory.plum.view.component.DateTimePickerMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.abstractfactory.plum.view.component.listbox.ListStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.abstractfactory.plum.view.component.listbox.SelectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.abstractfactory.plum.view.component.window.UIModelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.abstractfactory.plum.view.event.WebEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.abstractfactory.plum.view.misc.FontStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.abstractfactory.plum.view.misc.FontWeight
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueValueIdNameExtractor - Class in net.abstractfactory.plum.view.component.listbox
-
- ValueValueIdNameExtractor() - Constructor for class net.abstractfactory.plum.view.component.listbox.ValueValueIdNameExtractor
-
- VerticalBox - Class in net.abstractfactory.plum.view.component.containers.layout
-
- VerticalBox() - Constructor for class net.abstractfactory.plum.view.component.containers.layout.VerticalBox
-
- ViewAction - Interface in net.abstractfactory.plum.model
-
generic model for click-able component, such as button, menu item, tool
button.
- ViewAction - Interface in net.abstractfactory.plum.view.event
-
- ViewRefreshTask - Class in net.abstractfactory.plum.view.component.containers.window
-
- ViewRefreshTask(Callable<Object>) - Constructor for class net.abstractfactory.plum.view.component.containers.window.ViewRefreshTask
-
- ViewSessionContextUtils - Class in net.abstractfactory.plum.view.context
-
access view objects from session context
- ViewSessionContextUtils() - Constructor for class net.abstractfactory.plum.view.context.ViewSessionContextUtils
-
- visible - Variable in class net.abstractfactory.plum.view.component.Component
-
- visit(Component) - Method in interface net.abstractfactory.plum.view.Visitor
-
for unimplemented sub class
- visit(TextBox) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(PasswordBox) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(Button) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(Label) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(DropdownList) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(ListBox) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(CheckBox) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(RadioField) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(FileView) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(ImageView) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(DateTimePicker) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(HorizontalBox) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(VerticalBox) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(Panel) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(Screen) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(Window) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(Dialog) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(Grid) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(MenuBar) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(Menu) - Method in interface net.abstractfactory.plum.view.Visitor
-
- visit(MenuItem) - Method in interface net.abstractfactory.plum.view.Visitor
-
- Visitor<T> - Interface in net.abstractfactory.plum.view
-
view visitor, used to generate native client DOM.