|
Zest 1.5.0.201308190730 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NestedLayoutEntity
Extends LayoutEntity to provide methods for dealing with nested entities.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.zest.layouts.LayoutEntity |
|---|
ATTR_PREFERRED_HEIGHT, ATTR_PREFERRED_WIDTH |
| Method Summary | |
|---|---|
java.util.List |
getChildren()
Returns the list of children. |
NestedLayoutEntity |
getParent()
Returns the parent entity. |
boolean |
hasChildren()
Returns true if this entity has children. |
| Methods inherited from interface org.eclipse.zest.layouts.LayoutEntity |
|---|
getHeightInLayout, getLayoutInformation, getWidthInLayout, getXInLayout, getYInLayout, populateLayoutConstraint, setLayoutInformation, setLocationInLayout, setSizeInLayout |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.eclipse.zest.layouts.LayoutItem |
|---|
getGraphData, setGraphData |
| Method Detail |
|---|
NestedLayoutEntity getParent()
java.util.List getChildren()
boolean hasChildren()
|
Zest 1.5.0.201308190730 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||