Uses of Interface
org.eclnt.jsfserver.elements.IConfiguredByLayout
Packages that use IConfiguredByLayout
Package
Description
-
Uses of IConfiguredByLayout in org.eclnt.jsfserver.defaultscreens
Classes in org.eclnt.jsfserver.defaultscreens that implement IConfiguredByLayoutModifier and TypeClassDescriptionclass
class
-
Uses of IConfiguredByLayout in org.eclnt.jsfserver.elements.impl
Subinterfaces of IConfiguredByLayout in org.eclnt.jsfserver.elements.implModifier and TypeInterfaceDescriptioninterface
IFIXGRIDBinding<itemClass extends FIXGRIDItem>
Interface for server side grid objects.Classes in org.eclnt.jsfserver.elements.impl that implement IConfiguredByLayoutModifier and TypeClassDescriptionclass
ARRAYGRIDListBinding<T extends ARRAYGRIDItem>
Counter part of ARRAGRID component.class
FIXGRIDBinding<itemClass extends FIXGRIDItem>
Base class for FIXGRID bindings.class
FIXGRIDListBinding<ItemClass extends FIXGRIDItem>
Binding class for FIXGRID component.class
FIXGRIDTreeBinding<ItemClass extends FIXGRIDTreeItem>
Binding class for FIXGRID component when being used as tree.class
SPANGRIDListBinding<ITEMCLASS extends SPANGRIDItem>
-
Uses of IConfiguredByLayout in org.eclnt.jsfserver.elements.nullcontent
Classes in org.eclnt.jsfserver.elements.nullcontent that implement IConfiguredByLayout -
Uses of IConfiguredByLayout in org.eclnt.jsfserver.elements.polling
Classes in org.eclnt.jsfserver.elements.polling that implement IConfiguredByLayout -
Uses of IConfiguredByLayout in org.eclnt.jsfserver.elements.util
Classes in org.eclnt.jsfserver.elements.util that implement IConfiguredByLayoutModifier and TypeClassDescriptionclass
FIXGRIDListBinding implementation that directly renders a List of beans objects.
The class provides methods for adding and removing items from the list that can be directly bound by user interface components.class
Grid that includes - together with @linkFIXGRIDPivotItem
- a pivot processing. -
Uses of IConfiguredByLayout in org.eclnt.jsfserver.pagebean.component
Subinterfaces of IConfiguredByLayout in org.eclnt.jsfserver.pagebean.componentModifier and TypeInterfaceDescriptioninterface
Interface to page bean components.
...all methods moved into the meantime to IPageBean because they are of general usage...Classes in org.eclnt.jsfserver.pagebean.component that implement IConfiguredByLayoutModifier and TypeClassDescriptionclass
Self containing component that can be easily re-used across application projects. -
Uses of IConfiguredByLayout in org.eclnt.jsfserver.pagebean.componentascontrol
Subinterfaces of IConfiguredByLayout in org.eclnt.jsfserver.pagebean.componentascontrolModifier and TypeInterfaceDescriptioninterface
Interface to page bean components.
...this is the second version of the interface, the first one isIPageBeanComponent
.Classes in org.eclnt.jsfserver.pagebean.componentascontrol that implement IConfiguredByLayoutModifier and TypeClassDescriptionclass
Self containing component that can be easily re-used across application projects.class
-
Uses of IConfiguredByLayout in org.eclnt.jsfserver.rttools
Classes in org.eclnt.jsfserver.rttools that implement IConfiguredByLayout -
Uses of IConfiguredByLayout in org.eclnt.jsfserver.util.pagebeancomponents
Classes in org.eclnt.jsfserver.util.pagebeancomponents that implement IConfiguredByLayout