Uses of Class
org.openfaces.component.timetable.ElementRectangleKind

Packages that use ElementRectangleKind
org.openfaces.component.timetable   
 

Uses of ElementRectangleKind in org.openfaces.component.timetable
 

Methods in org.openfaces.component.timetable that return ElementRectangleKind
 ElementRectangleKind RectangleAlignment.getBorderRectangleKind()
           
static ElementRectangleKind ElementRectangleKind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ElementRectangleKind[] ElementRectangleKind.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.openfaces.component.timetable with parameters of type ElementRectangleKind
 void RectangleAlignment.setBorderRectangleKind(ElementRectangleKind borderRectangleKind)
           
 



Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.