public class ProfilingViewer
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
ProfilingViewer.ProfilingFilesItem |
class |
ProfilingViewer.ProfilingGridItem |
| Constructor and Description |
|---|
ProfilingViewer() |
| Modifier and Type | Method and Description |
|---|---|
FIXGRIDListBinding<ProfilingViewer.ProfilingFilesItem> |
getProfilingFiles() |
FIXGRIDListBinding<ProfilingViewer.ProfilingGridItem> |
getProfilingGrid() |
void |
onHelp(ActionEvent event) |
void |
onRefresh(ActionEvent event) |
void |
onRemoveAllFiles(ActionEvent event) |
public FIXGRIDListBinding<ProfilingViewer.ProfilingFilesItem> getProfilingFiles()
public FIXGRIDListBinding<ProfilingViewer.ProfilingGridItem> getProfilingGrid()
public void onRefresh(ActionEvent event)
public void onRemoveAllFiles(ActionEvent event)
public void onHelp(ActionEvent event)
Copyright © CaptainCasa Gmbh. All Rights Reserved.