|
Classes in edu.wisc.trace.urcsdk.client.pret used by edu.wisc.trace.urcsdk.client |
BooleanInteractor
BooleanInteractor a class representing boolean
UI interactions such as check boxes. |
DateInteractor
DateInteractor a class representing Date
UI interactions. |
DateTimeInteractor
DateTimeInteractor a class representing DateTime
UI interactions. |
DayInteractor
DayInteractor a class representing Day
UI interactions. |
DecimalInteractor
DecimalInteractor a class representing Decimal
UI interactions. |
DurationInteractor
DurationInteractor a class representing Duration
UI interactions. |
Group
Group represents the special-case PreT element
that groups interactors. |
InputInteractor
InputInteractor single-line represents text-entry
interactors. |
ModalDialogInteractor
ModalDialogInteractor is a class for implementing
interactors that provide modal dialogs. |
MonthDayInteractor
MonthDayInteractor a class representing MonthDay
UI interactions such as check boxes. |
MonthInteractor
MonthInteractor a class representing Month
UI interactions such as check boxes. |
OutputInteractor
OutputInteractor is a class whose purpose
is to output it's value. |
RangeInteractor
RangeInteractor is a class that represents
interactors where a range of values can be selected. |
Select1Interactor
Select1Interactor is a class representing
a list of items where only one item is selectable at a time. |
TimedTriggerInteractor
TimedTriggerInteractor is an class that is bound to
timedCommand elements. |
TimeInteractor
TimeInteractor a class representing DateTime
UI interactions such as check boxes. |
TriggerInteractor
TriggerInteractor is an class that is bound to
command elements. |
YearInteractor
YearInteractor a class representing Year
UI interactions such as check boxes. |
YearMonthInteractor
YearMonthInteractor a class representing YearMonth
UI interactions such as check boxes. |