Zest
1.5.0.201308190730

Uses of Interface
org.eclipse.zest.layouts.LayoutItem

Packages that use LayoutItem
org.eclipse.zest.layouts   
 

Uses of LayoutItem in org.eclipse.zest.layouts
 

Subinterfaces of LayoutItem in org.eclipse.zest.layouts
 interface LayoutEntity
          This represents a single entity, providing the layout algorithms with a common interface to run on.
 interface LayoutRelationship
          This represents a single relationship, providing the layout algorithms with a common interface to run on.
 interface NestedLayoutEntity
          Extends LayoutEntity to provide methods for dealing with nested entities.
 

Methods in org.eclipse.zest.layouts with parameters of type LayoutItem
 boolean Filter.isObjectFiltered(LayoutItem object)
          Returns true if the object is filtered, or false if it's not filtered.
 


Zest
1.5.0.201308190730

Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.