public class PropertySheetTableModel.Item extends Object
| Type | Property and Description |
|---|---|
boolean |
is
Gets the value of the property property.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth() |
String |
getKey() |
String |
getName() |
PropertySheetTableModel.Item |
getParent() |
Property |
getProperty() |
boolean |
hasToggle() |
boolean |
isProperty()
Gets the value of the property property.
|
boolean |
isVisible() |
void |
setVisible(boolean visible) |
void |
toggle() |
public String getName()
public boolean isProperty()
public Property getProperty()
public PropertySheetTableModel.Item getParent()
public int getDepth()
public boolean hasToggle()
public void toggle()
public void setVisible(boolean visible)
public boolean isVisible()
public String getKey()
Copyright © 2015. All rights reserved.