Package com.ldodds.thinlet

Interface Summary
ComponentManager This interface provides a simple abstraction over the Thinlet API, which should hopefully ensure that the utility classes in this package will be easily portable between changes to that API.
 

Class Summary
Dialogs Utility class for managing dialogs used by a Thinlet application.
FieldState Describes the state of a field, used to cache a fields original status before altering it to (for example) display error cues.
FieldStateManager Maintains a cache of FieldStates.
Table Helper class for manipulating tables through the thinlet API.