com.im.ijc.core/1 5.9.4

Package com.im.ijc.core.api.views

Interface Summary
IJCWidget A widget displayed in form.
IJCWidget.Breakable Extension to a widget that is notified when widget become invisible and visible again.
IJCWidget.Cacheable Interface helper to reset cached renderer's widget.
IJCWidget.Configurable Interface helper to save renderer's widget customizable settings.
IJCWidget.Customizable<S>  
IJCWidget.DesignerHandle  
IJCWidget.Editable Extension of IJCWidget which allows to invoke start editing of selected data.
IJCWidget.GroupCustomizable<N extends Node> Support for widget customization performed on multi-selection of widgets.
IJCWidget.HyperlinkAble Interface helper to follow hyperlinks on/from renderer's widget.
IJCWidget.Popupable Definition of popup for browse mode.
IJCWidget.Queryable Implementation of query support provided in widget lookup.
IJCWidget.Releaseable Interface to set widget releasable.
IJCWidget.RendererCallback Interface to set widget callback to renderer.
IJCWidget.RendererProvider  
IJCWidget.Updateable Interface helper to update renderer's widget.
IJCWidget.Viewable Extension of IJCWidget which allows to show detail of the selected data.
IJCWidget.WidgetContainerHandle<S> Interface helper providing data about container widget.
IJCWidgetFactory  
IJCWidgetFactory.Provider Interface, which can look up the IJCWidgetFactory using its ID.
ViewTopComponentsFactory  
VisualWidgetHandle Wrapper for an IJCWidget and a data used to place it into a form view.
WidgetContainer Description of a widget container that provides enough data for printing.
 

Class Summary
AbstractViewTopComponent  
AbstractViewTopComponent.PersistenceDataHolder  
Compatibility TODO(mkrauskopf): possibly temporary API for keeping backward compatibility.
FormDataBean FormDataBean serves as a communication bridge between IJC form view and a widget.
IJCWidgetFactoriesProvider  
IJCWidgetFactoriesProvider.FactoryInfo  
Widgets Utilities pertaining to widgets and their containers.
 

Enum Summary
AbstractViewTopComponent.PrintType  
ViewMode Definition of existing modes that can be supported in views.
 


com.im.ijc.core/1 5.9.4