-
-
Field Detail
-
@Setting(
name = "Minimize button",
description = "Hide 'Minimize' Button",
type = SettingType.BOOLEAN,
isGroupStater = true,
defaultValue = "true"
)
public java.lang.String HIDE_MINIMIZE_BUTTON
-
@Setting(
name = "Undock button",
description = "Hide 'Undock' Button",
type = SettingType.BOOLEAN,
defaultValue = "true"
)
public java.lang.String HIDE_UNDOCK_BUTTON
-
@Setting(
name = "Tab sizing policy",
description = "Keep the same tab size in the selected and unselected state",
type = SettingType.BOOLEAN,
defaultValue = "true"
)
public java.lang.String TAB_SIZE_POLICY
-
@Setting(
name = "Workspace type",
description = "sets the way the workspace displays editors",
type = SettingType.ENUMERATION,
values = {
WORKSPACE_TYPE_SINGLE,
WORKSPACE_TYPE_TABBED
}
)
public java.lang.String WORKSPACE_TYPE
-
public java.lang.String WORKSPACE_TYPE_DEFAULT_VALUE
-
public java.lang.String WORKSPACE_TYPE_SINGLE
-
public java.lang.String WORKSPACE_TYPE_TABBED
- Summary:
Nested - Field
Method
ReadyAPI functional (soapui) SDK 3.20.1