Uses of Interface
org.eclnt.jsfserver.elements.impl.IFIXGRIDItem
Packages that use IFIXGRIDItem
Package
Description
-
Uses of IFIXGRIDItem in org.eclnt.jsfserver.defaultscreens
Classes in org.eclnt.jsfserver.defaultscreens that implement IFIXGRIDItemModifier and TypeClassDescriptionclass
static class
static class
Internal use only.class
class
class
class
class
class
class
class
-
Uses of IFIXGRIDItem in org.eclnt.jsfserver.elements.impl
Classes in org.eclnt.jsfserver.elements.impl that implement IFIXGRIDItemModifier and TypeClassDescriptionclass
class
Base class for all items that are added into a FIXGRIDListBinding's item processing.class
Base class for all items that are managed within a FIXGRIDTreeBinding scenario.class
class
Fields in org.eclnt.jsfserver.elements.impl declared as IFIXGRIDItemModifier and TypeFieldDescriptionprotected IFIXGRIDItem
FIXGRIDBinding.m_currentlyFocussedItem
protected IFIXGRIDItem
FIXGRIDBinding.m_firstItemForShiftSelection
protected IFIXGRIDItem
FIXGRIDBinding.m_previouslyFocussedItem
Methods in org.eclnt.jsfserver.elements.impl with parameters of type IFIXGRIDItemModifier and TypeMethodDescriptionvoid
FIXGRIDBinding.deselectItem
(IFIXGRIDItem item) Deselect one specific grid item.void
FIXGRIDBinding.deselectItem
(IFIXGRIDItem item, boolean withSelectionProcessingInApplication) void
FIXGRIDBinding.deselectItemWCB
(IFIXGRIDItem item, boolean withSelectionProcessingInApplication, boolean callConnectedBinding) void
FIXGRIDBinding.selectItem
(IFIXGRIDItem item) Allows to select an item in the same way as an item is selected from the user interface: i.e. event handlers are called.void
FIXGRIDBinding.selectItem
(IFIXGRIDItem item, boolean withSelectionProcessingInApplication) Selects an item.protected void
FIXGRIDBinding.updateHighlight
(IFIXGRIDItem item, BaseActionEventGridRowSelect event) This method is invoked if the user updates the highlight selection on client side. -
Uses of IFIXGRIDItem in org.eclnt.jsfserver.elements.util
Classes in org.eclnt.jsfserver.elements.util that implement IFIXGRIDItemModifier and TypeClassDescriptionclass
FIXGRIDItem that holds one bean.class
Items that is used inside a FIXGRIDPivotList. -
Uses of IFIXGRIDItem in org.eclnt.jsfserver.rttools
Classes in org.eclnt.jsfserver.rttools that implement IFIXGRIDItemModifier and TypeClassDescriptionclass
class
class
class
-
Uses of IFIXGRIDItem in org.eclnt.workplace
Classes in org.eclnt.workplace that implement IFIXGRIDItemModifier and TypeClassDescriptionclass
class
Represents function in function tree.class