Package wt.clients.iba.widgets

Interface Summary
InlineDiscreteSetEditorWidgetInterface  
InlineValueEditorWidgetInterface Interface for all the Inline Value Editor Widget.
InlineWidgetConstraintInterface  
InlineWidgetNotifiable  
 

Class Summary
InlineBooleanValueEditorWidget This inline value editor widget is specific only for BooleanValueDefaultView object.
InlineDefaultValueEditorWidget Abstract class for all the Default Inline Value Editor Widget.
InlineFloatDiscreteSetEditorWidget widget used to input integer sets.
InlineFloatValueEditorWidget This inline value editor widget is specific only for FloatValueDefaultView object.
InlineIntegerDiscreteSetEditorWidget widget used to input integer sets.
InlineIntegerValueEditorWidget This inline value editor widget is specific only for IntegerValueDefaultView object.
InlineRatioValueEditorWidget This inline value editor widget is specific only for RatioValueDefaultView object.
InlineReferenceValueEditorWidget This inline value editor widget is specific only for ReferenceValueDefaultView object.
InlineStringDiscreteSetEditorWidget  
InlineStringValueEditorWidget This inline value editor widget is specific only for StringValueDefaultView object.
InlineTimestampValueEditorWidget This inline value editor widget is specific only for TimestampValueDefaultView object.
InlineUnitValueEditorWidget This inline value editor widget is specific only for UnitValueDefaultView object.
InlineURLValueEditorWidget  
InlineValueEditorWidgetFactory Create the Widget depending on the AttributeContainer and the AttributeDefDefaultView.