Interface IFIXGRIDItem
- All Known Implementing Classes:
ARRAYGRIDItem,DynBeanTreeUI.TreeNode,DynBeanUI.GridItem,DynBeanUI.GridItemSimpleDataType,FIXGRIDBeanItem,FIXGRIDItem,FIXGRIDPivotItem,FIXGRIDTreeItem,GridDetails.ColumnItem,IdAttributesSelection.IdAttributesLine,IdTextSelection.IdTextLine,ImageSelection.MyRow,LogViewer.AllGridItem,LogViewer.FileGridItem,LogViewer.GridItem,ProfilingViewer.ProfilingFilesItem,ProfilingViewer.ProfilingGridItem,ROWTLCOCKPITBinding.TlgridItem,ServerFileBrowser.TreeNode,SPANGRIDItem,StreamStoreTreeUI.TreeNode,Wizard.MyRow,WorkplaceFunctionSearchUI.GridItem,WorkplaceFunctionTree.FunctionNode,WorkplacePerspectiveManager.PerspectiveGridItem
public interface IFIXGRIDItem
-
Method Summary
Modifier and TypeMethodDescriptionvoidassignRowComponent(UIComponent rowComponent) longbooleanvoidvoidonRowDrop(BaseActionEventDrop event) voidvoidvoidvoidvoidvoidsetSelected(boolean value) Deprecated.voidvoidupdateSelectedInternally(boolean value)
-
Method Details
-
updateSelectedInternally
void updateSelectedInternally(boolean value) -
setSelected
Deprecated. -
getSelected
boolean getSelected() -
getRequestFocus
long getRequestFocus() -
requestFocus
void requestFocus() -
unrequestFocus
void unrequestFocus() -
onRowSelect
void onRowSelect() -
onRowDeselect
void onRowDeselect() -
onRowExecute
void onRowExecute() -
onRowDrop
-
onRowPopupMenuItem
-
onRowPopupMenuLoad
-
assignRowComponent
-