Skip navigation links
org.netbeans.spi.viewmodel/2 1.60
A C D E G H I M N O P R S T U V 

I

ICON_MASK - Static variable in class org.netbeans.spi.viewmodel.ModelEvent.NodeChanged
The mask for icon change.
IS_READ_ONLY_MASK - Static variable in class org.netbeans.spi.viewmodel.ModelEvent.TableValueChanged
The mask for change of the read only state.
isCheckable(Object) - Method in interface org.netbeans.spi.viewmodel.CheckNodeModel
Tell the renderer to display the check-box.
isCheckable(NodeModel, Object) - Method in interface org.netbeans.spi.viewmodel.CheckNodeModelFilter
Tell the renderer to display the check-box.
isCheckable(Object) - Method in class org.netbeans.spi.viewmodel.Models.CompoundModel
 
isCheckEnabled(Object) - Method in interface org.netbeans.spi.viewmodel.CheckNodeModel
Provide the enabled state of the check-box.
isCheckEnabled(NodeModel, Object) - Method in interface org.netbeans.spi.viewmodel.CheckNodeModelFilter
Provide the enabled state of the check-box.
isCheckEnabled(Object) - Method in class org.netbeans.spi.viewmodel.Models.CompoundModel
 
isEnabled(Object) - Method in interface org.netbeans.spi.viewmodel.Models.ActionPerformer
Returns enabled property state for given node.
isExpanded(Object) - Method in class org.netbeans.spi.viewmodel.Models.CompoundModel
Defines default state (collapsed, expanded) of given node.
isExpanded(Object) - Method in class org.netbeans.spi.viewmodel.Models.TreeFeatures
Returns true if given node is expanded.
isExpanded(Object) - Method in interface org.netbeans.spi.viewmodel.TreeExpansionModel
Defines default state (collapsed, expanded) of given node.
isExpanded(TreeExpansionModel, Object) - Method in interface org.netbeans.spi.viewmodel.TreeExpansionModelFilter
Defines default state (collapsed, expanded) of given node.
isLeaf(Object) - Method in class org.netbeans.spi.viewmodel.Models.CompoundModel
Returns true if node is leaf.
isLeaf(Object) - Method in interface org.netbeans.spi.viewmodel.TreeModel
Returns true if node is leaf.
isLeaf(TreeModel, Object) - Method in interface org.netbeans.spi.viewmodel.TreeModelFilter
Returns true if node is leaf.
isReadOnly(Object, String) - Method in class org.netbeans.spi.viewmodel.Models.CompoundModel
 
isReadOnly(Object, String) - Method in interface org.netbeans.spi.viewmodel.TableModel
Returns true if value displayed in column columnID and row node is read only.
isReadOnly(TableModel, Object, String) - Method in interface org.netbeans.spi.viewmodel.TableModelFilter
Filters original isReadOnly value from given table model.
isSelected(Object) - Method in interface org.netbeans.spi.viewmodel.CheckNodeModel
Provide the selected state of the check-box.
isSelected(NodeModel, Object) - Method in interface org.netbeans.spi.viewmodel.CheckNodeModelFilter
Provide the selected state of the check-box.
isSelected(Object) - Method in class org.netbeans.spi.viewmodel.Models.CompoundModel
 
isSortable() - Method in class org.netbeans.spi.viewmodel.ColumnModel
True if column can be sorted.
isSorted() - Method in class org.netbeans.spi.viewmodel.ColumnModel
True if column is sorted.
isSortedDescending() - Method in class org.netbeans.spi.viewmodel.ColumnModel
True if column should be sorted in descending order.
isVisible() - Method in class org.netbeans.spi.viewmodel.ColumnModel
True if column should be visible.
A C D E G H I M N O P R S T U V 
Skip navigation links
org.netbeans.spi.viewmodel/2 1.60