- VALID_INPUT_PROPERTY - Static variable in class org.pentaho.reporting.tools.configeditor.editor.AbstractKeyEditor
- 
A constant for the "validInput" property name. 
- validateContent() - Method in class org.pentaho.reporting.tools.configeditor.editor.ClassKeyEditor
- 
Checks whether the given value is a valid classname and is assignable from the base class. 
- validateContent() - Method in class org.pentaho.reporting.tools.configeditor.editor.TextKeyEditor
- 
This method validates the content of the text field. 
- valueForPathChanged(TreePath, Object) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModel
- 
Messaged when the user has altered the value for the item identified by pathtonewValue.
 
- VerticalLayout - Class in org.pentaho.reporting.tools.configeditor.util
- 
A simple layout manager, which aligns all components in a vertical flow layout. 
- VerticalLayout() - Constructor for class org.pentaho.reporting.tools.configeditor.util.VerticalLayout
- 
DefaultConstructor. 
- VerticalLayout(boolean) - Constructor for class org.pentaho.reporting.tools.configeditor.util.VerticalLayout
- 
Creates a new vertical layout.