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 TypeClassDescriptionclassclass -
Uses of IConfiguredByLayout in org.eclnt.jsfserver.elements.impl
Subinterfaces of IConfiguredByLayout in org.eclnt.jsfserver.elements.implModifier and TypeInterfaceDescriptioninterfaceIFIXGRIDBinding<itemClass extends FIXGRIDItem>Interface for server side grid objects.Classes in org.eclnt.jsfserver.elements.impl that implement IConfiguredByLayoutModifier and TypeClassDescriptionclassARRAYGRIDListBinding<T extends ARRAYGRIDItem>Counter part of ARRAGRID component.classFIXGRIDBinding<itemClass extends FIXGRIDItem>Base class for FIXGRID bindings.classFIXGRIDListBinding<ItemClass extends FIXGRIDItem>Binding class for FIXGRID component.classFIXGRIDTreeBinding<ItemClass extends FIXGRIDTreeItem>Binding class for FIXGRID component when being used as tree.classSPANGRIDListBinding<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 TypeClassDescriptionclassFIXGRIDListBinding 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.classGrid 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 TypeInterfaceDescriptioninterfaceInterface 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 TypeClassDescriptionclassSelf 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 TypeInterfaceDescriptioninterfaceInterface 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 TypeClassDescriptionclassSelf 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