- importFromConfig(Configuration) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionModel
- 
Imports all entries from the given report configuration. 
- indexOf(ConfigDescriptionEntry) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionModel
- 
Returns the index of the given entry or -1, if the entry is not in the list. 
- init() - Method in class org.pentaho.reporting.tools.configeditor.model.ModuleNodeFactory
- 
(Re)Initializes the factory from the given report configuration. 
- isDefined() - Method in class org.pentaho.reporting.tools.configeditor.editor.AbstractKeyEditor
- 
Checks whether the local key has a defined value in the local report configuration. 
- isDefined() - Method in interface org.pentaho.reporting.tools.configeditor.editor.KeyEditor
- 
Checks whether the key is defined locally in the report configuration of the editor. 
- isEnabled() - Method in interface org.pentaho.reporting.tools.configeditor.editor.KeyEditor
- 
Returns true, if the editor component is enabled, false otherwise. 
- isGlobal() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionEntry
- 
Returns, whether the key is a global key. 
- isHidden() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionEntry
- 
Returns, whether the key is hidden. 
- isLeaf() - Method in class org.pentaho.reporting.tools.configeditor.model.AbstractConfigTreeNode
- 
Returns true if the receiver is a leaf. 
- isLeaf(Object) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModel
- 
Returns trueifnodeis a leaf.
 
- isLeaf() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModuleNode
- 
Returns true if the receiver is a leaf. 
- isUseSizeFromParent() - Method in class org.pentaho.reporting.tools.configeditor.util.VerticalLayout
- 
Returns, whether the parent's defined size is used during the layouting, or whether the childs are used to compute
 the size. 
- isValidInput() - Method in class org.pentaho.reporting.tools.configeditor.editor.AbstractKeyEditor
- 
Returns true, if the component validated the entered values, false otherwise.