站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.5.1

I-Index (NetBeans View Model) - NetBeans API Javadoc 5.5.1

org.netbeans.spi.viewmodel/2 1.9.31
A C D E G I M N O P R S T U

I

ICON_MASK - Static variable in class org.netbeans.spi.viewmodel.ModelEvent.NodeChanged
The mask for icon change.
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.
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.
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 should be sorted by default.
isSortedDescending() - Method in class org.netbeans.spi.viewmodel.ColumnModel
True if column should be sorted by default in descending order.
isVisible() - Method in class org.netbeans.spi.viewmodel.ColumnModel
True if column should be visible by default.

org.netbeans.spi.viewmodel/2 1.9.31
A C D E G I M N O P R S T U
Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.