Uses of Interface
de.uplanet.lucy.server.rtcache.DataRangeChildControlInfo
-
Packages that use DataRangeChildControlInfo Package Description de.uplanet.lucy.server.rtcache -
-
Uses of DataRangeChildControlInfo in de.uplanet.lucy.server.rtcache
Subinterfaces of DataRangeChildControlInfo in de.uplanet.lucy.server.rtcache Modifier and Type Interface Description interface
DataPickerChildInfo
Methods in de.uplanet.lucy.server.rtcache that return types with arguments of type DataRangeChildControlInfo Modifier and Type Method Description List<DataRangeChildControlInfo>
DataRangeControlInfo. getChildControls()
Gets the child controls of data range control (ordered by the column position).
-