| Package | Description |
|---|---|
| csbase.client.applications.flowapplication.commandviewer |
| Modifier and Type | Method and Description |
|---|---|
static CommandViewerPanel.ToolBarLocation |
CommandViewerPanel.ToolBarLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandViewerPanel.ToolBarLocation[] |
CommandViewerPanel.ToolBarLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CommandViewerPanel(DesktopComponentFrame frame,
Object projectId,
CommandPropertiesFilter filter,
CommandViewerPanel.ToolBarLocation toolBarLocation)
Cria o painel.
|
CommandViewerPanel(DesktopComponentFrame frame,
String projectId,
CommandViewerPanel.ToolBarLocation toolBarLocation)
Cria o painel.
|
Copyright © 2016. All rights reserved.