MiG InfoCom MiG Calendar JavaBeans User Manual
Page 165
int
()
Property: The type (unit) for the
CompressRowsRanges
property.
String
()
Property: A string that describles what rows, or row intervals, that should be compressed.
SizeSpec
Property: The minimum, maximum and preferred size for a compressed row.
SizeSpec
Property: The minimum, maximum and preferred size for a normal row (not compressed).
SizeSpec
()
Property: The minimum, maximum and preferred size for a sub row that has sub rows itself
and the row is considered expanded.
SizeSpec
Property: The minimum, maximum and preferred size for a sub row that has sub rows itself
and the row is considered folded.
SizeSpec
Property: The minimum, maximum and preferred size for a sub row that has no sub rows
itself (it's a leaf).
boolean
Property: If the rows in the dimension that this object represents should be expanded to fit
the available space.
boolean
Property: If the sub-rows should be expanded to fit the available space.
void
(int format)
Property: The type (unit) for the
CompressRowsRanges
property.
void
(String s)
Property: A string that describles what rows, or row intervals, that should be compressed.
void
(boolean b)
Property: If the rows in the dimension that this object represents should be expanded to fit
the available space.
void
(boolean b)
Property: If the sub-rows should be expanded to fit the available space.
void
(SizeSpec size)
Property: The minimum, maximum and preferred size for a compressed row.
void
(SizeSpec size)
Property: The minimum, maximum and preferred size for a normal row (not compressed).
void
(SizeSpec size)
Property: The minimum, maximum and preferred size for a sub row that has sub rows itself
and the row is considered expanded.
void
(SizeSpec size)
Property: The minimum, maximum and preferred size for a sub row that has sub rows itself
and the row is considered folded.
void
(SizeSpec size)
Property: The minimum, maximum and preferred size for a sub row that has no sub rows
itself (it's a leaf).
Page 165 of 196
com.miginfocom.beans.GridDimensionLayoutBean