Package | Description |
---|---|
com.unitesk.requality.eclipse.views.properties |
Modifier and Type | Method and Description |
---|---|
static AttributesPanel.APanelWorkMode |
AttributesPanel.APanelWorkMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttributesPanel.APanelWorkMode[] |
AttributesPanel.APanelWorkMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AttributesPanel(org.eclipse.swt.widgets.Composite parent,
AttributesPanel.APanelWorkMode md) |
AttributesPanel(org.eclipse.swt.widgets.Composite parent,
AttributesPanel.APanelWorkMode md,
boolean readOnly) |