-
- All Implemented Interfaces:
-
cn.idesign.cui.timeselect.TimeSelectScope
public final class TimeSelectScopeImpl implements TimeSelectScope
-
-
Field Summary
Fields Modifier and Type Field Description private final List<TimeSelectIntervalContent>intervals
-
Constructor Summary
Constructors Constructor Description TimeSelectScopeImpl()
-
Method Summary
Modifier and Type Method Description final List<TimeSelectIntervalContent>getIntervals()UnittimePanel(String title, String key, List<String> data)-
-
Method Detail
-
getIntervals
final List<TimeSelectIntervalContent> getIntervals()
-
-
-
-