- German() - Method in interface org.kie.workbench.common.widgets.client.resources.i18n.CommonConstants
-
- get(String) - Method in class org.kie.workbench.common.widgets.client.datamodel.FactNameToFQCNHandleRegistry
-
- getActionDisplayName(String) - Static method in class org.kie.workbench.common.widgets.client.resources.HumanReadable
-
- getAllFactTypes() - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getAllFactTypes() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Return all fact types available to the project, i.e. everything type defined within the project or externally imported
- getAppName() - Method in class org.kie.workbench.common.widgets.client.popups.launcher.events.AppLauncherAddEvent
-
- getAppName() - Method in class org.kie.workbench.common.widgets.client.popups.launcher.events.AppLauncherRemoveEvent
-
- getAvailableCollectionTypes() - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getAvailableCollectionTypes() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getBindings(String) - Method in interface org.kie.workbench.common.widgets.client.workitems.IBindingProvider
-
- getCEDisplayName(String) - Static method in class org.kie.workbench.common.widgets.client.resources.HumanReadable
-
- getCEPOperatorParameterSets(String) - Static method in class org.kie.workbench.common.widgets.client.datamodel.CEPOracle
-
Get the parameter sets for the given CEP Operator (simple, or connective)
e.g.
- getCEPWindowOperators() - Static method in class org.kie.workbench.common.widgets.client.datamodel.CEPOracle
-
Return a list of operators applicable to CEP windows
- getCommand(NewResourcePresenter) - Method in class org.kie.workbench.common.widgets.client.handlers.DefaultNewResourceHandler
-
- getCommand(NewResourcePresenter) - Method in interface org.kie.workbench.common.widgets.client.handlers.NewResourceHandler
-
A command to execute instead of defaulting to the NewResourceView.
- getConnectiveOperatorCompletions(String, String, Callback<String[]>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getConnectiveOperatorCompletions(String, String, Callback<String[]>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get the Operators applicable for Connective Constraints
- getDataModelOracle() - Method in class org.kie.workbench.common.widgets.client.datamodel.ImportAddedEvent
-
- getDataModelOracle() - Method in class org.kie.workbench.common.widgets.client.datamodel.ImportRemovedEvent
-
- getDescription() - Method in interface org.kie.workbench.common.widgets.client.handlers.NewResourceHandler
-
A description of the new resource type
- getDescription() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.LanguageConfigurationHandler
-
- getDescription() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.WorkbenchConfigurationHandler
-
A description of the new workbench configuration menu
- getDSLActions() - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getDSLActions() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getDSLConditions() - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getDSLConditions() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getElement() - Method in class org.kie.workbench.common.widgets.client.popups.launcher.AppLauncherItemView
-
- getElement() - Method in class org.kie.workbench.common.widgets.client.popups.validation.ValidationPopupViewImpl
-
- getElementWidth(V) - Method in class org.kie.workbench.common.widgets.client.widget.WidthCalculator
-
Get the width of a single item
- getEnums(String, String) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getEnums(String, String, Map<String, String>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getEnums(String, String) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get enums for a Type and Field.
- getEnums(String, String, Map<String, String>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get enums for a Type and Field where the enum list may depend upon the values of other fields.
- getEnumValues(String, String) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getEnumValues(String, String) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getEnumValues(String, String) - Method in class org.kie.workbench.common.widgets.client.datamodel.FilteredEnumLists
-
For simple cases - where a list of values are known based on a field.
- getExtensionItem() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.ConfigurationComboBoxItemWidget
-
- getExtensionItemLabel() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.ConfigurationComboBoxItemWidget
-
- getExtensions() - Method in class org.kie.workbench.common.widgets.client.handlers.DefaultNewResourceHandler
-
- getExtensions() - Method in interface org.kie.workbench.common.widgets.client.handlers.NewResourceHandler
-
Return a List of Widgets that the NewResourceHandler can use to gather additional parameters for the
new resource.
- getExtensions() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.WorkbenchConfigurationHandler
-
Return a List of Widgets that the NewWorkbenchConfigurationHandler can use to gather additional parameters for the
new workbench configuration.
- getExternalFactTypes() - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getExternalFactTypes() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Return all fact types that are external to the package, i.e. they need to be imported to be used
- getFactNameFromType(String) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
Returns fact's name from class type
- getFactNameFromType(String) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Returns fact's name from type
- getFactTypes() - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getFactTypes() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Returns fact types available for rule authoring, i.e. those within the same package and those that have been imported.
- getFieldClassName(String, String) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getFieldClassName(String, String) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getFieldCompletions(String, Callback<ModelField[]>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getFieldCompletions(String, FieldAccessorsAndMutators, Callback<ModelField[]>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getFieldCompletions(String, Callback<ModelField[]>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getFieldCompletions(String, FieldAccessorsAndMutators, Callback<ModelField[]>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getFieldCompletionsForGlobalVariable(String, Callback<ModelField[]>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getFieldCompletionsForGlobalVariable(String, Callback<ModelField[]>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getFieldType(String, String) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getFieldType(String, String) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getFilteredFactTypes() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getFQCNByFactName(String) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getFQCNByFactName(String) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getGlobalCollections() - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getGlobalCollections() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getGlobalVariable(String) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getGlobalVariable(String) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getGlobalVariables() - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getGlobalVariables() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getIcon() - Method in interface org.kie.workbench.common.widgets.client.handlers.NewResourceHandler
-
An icon representing the new resource type
- getIconClass() - Method in class org.kie.workbench.common.widgets.client.popups.launcher.events.AppLauncherAddEvent
-
- getImport() - Method in class org.kie.workbench.common.widgets.client.datamodel.ImportAddedEvent
-
- getImport() - Method in class org.kie.workbench.common.widgets.client.datamodel.ImportRemovedEvent
-
- getInternalFactTypes() - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getInternalFactTypes() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Return all fact types that are internal to the package, i.e. they do not need to be imported to be used
- getMaximumElementWidth(List<? extends V>) - Method in class org.kie.workbench.common.widgets.client.widget.WidthCalculator
-
Get the widest Cell from a list of content
- getMenuItems() - Method in class org.kie.workbench.common.widgets.client.handlers.NewResourcesMenu
-
- getMenuItems() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.WorkbenchConfigurationMenu
-
- getMenuItems() - Method in class org.kie.workbench.common.widgets.client.menu.RepositoryMenu
-
- getMenuItemsWithoutProject() - Method in class org.kie.workbench.common.widgets.client.handlers.NewResourcesMenu
-
- getMethodInfo(String, String, Callback<MethodInfo>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getMethodInfo(String, String, Callback<MethodInfo>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get information on a Method of a Fact Type
- getMethodInfos(String, Callback<List<MethodInfo>>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getMethodInfos(String, int, Callback<List<MethodInfo>>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getMethodInfos(String, Callback<List<MethodInfo>>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get a list of MethodInfos for a Fact Type
- getMethodInfos(String, int, Callback<List<MethodInfo>>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get a list of MethodInfos for a Fact Type that have at least the specified number of parameters
- getMethodInfosForGlobalVariable(String, Callback<List<MethodInfo>>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getMethodInfosForGlobalVariable(String, Callback<List<MethodInfo>>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getMethodParams(String, String, Callback<List<String>>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getMethodParams(String, String, Callback<List<String>>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get a list of parameters for a Method of a Fact Type
- getName() - Method in class org.kie.workbench.common.widgets.client.popups.launcher.AppLauncherItemView
-
- getName() - Method in interface org.kie.workbench.common.widgets.client.popups.text.FormPopupView
-
- getName() - Method in class org.kie.workbench.common.widgets.client.popups.text.TextBoxFormPopupViewImpl
-
- getOperatorCompletions(String, String, Callback<String[]>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getOperatorCompletions(String, String, Callback<String[]>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get the Operators applicable Base Constraints
- getOperatorDisplayName(String) - Static method in class org.kie.workbench.common.widgets.client.resources.HumanReadable
-
- getPackageName(String) - Static method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleUtilities
-
- getPackageName() - Method in class org.kie.workbench.common.widgets.client.popups.copy.CopyPopupWithPackageView
-
- getPackageNames() - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getPackageNames() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getParametricFieldType(String, String) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getParametricFieldType(String, String) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get the parametric type of a Field.
- getPath() - Method in class org.kie.workbench.common.widgets.client.handlers.NewResourceSuccessEvent
-
- getPath() - Method in class org.kie.workbench.common.widgets.client.handlers.PathLabel
-
- getPreference() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.WorkbenchConfigurationHandler
-
- getProjectContext() - Method in class org.kie.workbench.common.widgets.client.handlers.DefaultNewResourceHandler
-
- getProjectContext() - Method in interface org.kie.workbench.common.widgets.client.handlers.NewResourceHandler
-
Returns the actual ProjectContext
- getResourcePath() - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getResourcePath() - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getResourceType() - Method in interface org.kie.workbench.common.widgets.client.handlers.NewResourceHandler
-
Get the ResourceType represented by the Handler
- getRuleName() - Method in class org.kie.workbench.common.widgets.client.ruleselector.RuleSelector
-
- getSelectedItem() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.ConfigurationComboBoxItemWidget
-
- getSelectedItem() - Method in interface org.kie.workbench.common.widgets.client.popups.list.FormListPopupView
-
- getSelectedItem() - Method in class org.kie.workbench.common.widgets.client.popups.list.FormListPopupViewImpl
-
- getSelectedKSessionName() - Method in class org.kie.workbench.common.widgets.client.widget.KSessionSelector
-
- getSelectedKSessionName() - Method in interface org.kie.workbench.common.widgets.client.widget.KSessionSelectorView
-
- getSelectedKSessionName() - Method in class org.kie.workbench.common.widgets.client.widget.KSessionSelectorViewImpl
-
- getSelectedPackage() - Method in interface org.kie.workbench.common.widgets.client.handlers.NewResourceView
-
- getSelectedPackage() - Method in class org.kie.workbench.common.widgets.client.handlers.NewResourceViewImpl
-
- getSelectedPackage() - Method in class org.kie.workbench.common.widgets.client.handlers.PackageListBox
-
- getSelectedRowPaths() - Method in class org.kie.workbench.common.widgets.client.tables.AbstractPathPagedTable
-
Return an array of selected Paths.
- getSelectedUserWorkbenchPreferences() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.LanguageConfigurationHandler
-
- getSelectedUserWorkbenchPreferences() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.WorkbenchConfigurationHandler
-
get currently user preferences from selected item widget
- getSuccessCallback(NewResourcePresenter) - Method in class org.kie.workbench.common.widgets.client.handlers.DefaultNewResourceHandler
-
- getSuperType(String, Callback<String>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getSuperType(String, Callback<String>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get the Super Type for a given FactType
- getSuperTypes(String, Callback<List<String>>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getSuperTypes(String, Callback<List<String>>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
- getTargetPath() - Method in class org.kie.workbench.common.widgets.client.popups.copy.CopyPopupWithPackageView
-
- getText() - Method in class org.kie.workbench.common.widgets.client.source.DrlEditor
-
- getTextBox(String) - Static method in class org.kie.workbench.common.widgets.client.widget.TextBoxFactory
-
Get a TextBox relevant to the specified data-type
- getToplevelMenu() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.WorkbenchConfigurationMenu
-
- getTypeAnnotations(String, Callback<Set<Annotation>>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getTypeAnnotations(String, Callback<Set<Annotation>>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get the Annotations for a given FactType
- getTypeDescriptions() - Static method in class org.kie.workbench.common.widgets.client.widget.HumanReadableDataTypes
-
- getTypeFieldsAnnotations(String, Callback<Map<String, Set<Annotation>>>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getTypeFieldsAnnotations(String, Callback<Map<String, Set<Annotation>>>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Get the Fields Annotations for a given FactType
- getTypeName(String) - Static method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleUtilities
-
- getTypeSource(String, Callback<TypeSource>) - Method in interface org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle
-
- getTypeSource(String, Callback<TypeSource>) - Method in class org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracleImpl
-
Return where a given FactType was defined
- getUrl() - Method in class org.kie.workbench.common.widgets.client.popups.launcher.events.AppLauncherAddEvent
-
- getUserFriendlyTypeName(String) - Static method in class org.kie.workbench.common.widgets.client.widget.HumanReadableDataTypes
-
- getValue() - Method in class org.kie.workbench.common.widgets.client.widget.LiteralTextBox
-
- getView() - Method in class org.kie.workbench.common.widgets.client.popups.launcher.AppLauncherPresenter
-
- getWidget() - Method in class org.kie.workbench.common.widgets.client.workitems.WorkItemBooleanParameterWidget
-
- getWidget() - Method in class org.kie.workbench.common.widgets.client.workitems.WorkItemEnumParameterWidget
-
- getWidget() - Method in class org.kie.workbench.common.widgets.client.workitems.WorkItemFloatParameterWidget
-
- getWidget() - Method in class org.kie.workbench.common.widgets.client.workitems.WorkItemIntegerParameterWidget
-
- getWidget() - Method in class org.kie.workbench.common.widgets.client.workitems.WorkItemObjectParameterWidget
-
- getWidget() - Method in class org.kie.workbench.common.widgets.client.workitems.WorkItemParameterWidget
-
- getWidget(PortableParameterDefinition, IBindingProvider, boolean) - Static method in class org.kie.workbench.common.widgets.client.workitems.WorkItemParameterWidgetFactory
-
- getWidget() - Method in class org.kie.workbench.common.widgets.client.workitems.WorkItemStringParameterWidget
-
- getWidgetByName(String) - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.WorkbenchConfigurationHandler
-
get specific widget by using widget name
- getWidgetId() - Method in class org.kie.workbench.common.widgets.client.handlers.workbench.configuration.ConfigurationComboBoxItemWidget
-
- greaterThan() - Method in interface org.kie.workbench.common.widgets.client.resources.i18n.HumanReadableConstants
-
- greaterThanOrEqualTo() - Method in interface org.kie.workbench.common.widgets.client.resources.i18n.HumanReadableConstants
-
- greyBorderWithRoundCorners() - Method in interface org.kie.workbench.common.widgets.client.resources.CommonsCss
-
- greyBottom() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundedCornersResource
-
- greyBottomClass() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundCornersCss
-
- greyBottomLeftCorner() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundedCornersResource
-
- greyBottomLeftCornerClass() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundCornersCss
-
- greyBottomRightCorner() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundedCornersResource
-
- greyBottomRightCornerClass() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundCornersCss
-
- greyCenterClass() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundCornersCss
-
- greySideLeft() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundedCornersResource
-
- greySideLeftClass() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundCornersCss
-
- greySideRight() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundedCornersResource
-
- greySideRightClass() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundCornersCss
-
- greyTop() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundedCornersResource
-
- greyTopClass() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundCornersCss
-
- greyTopLeftCorner() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundedCornersResource
-
- greyTopLeftCornerClass() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundCornersCss
-
- greyTopRightCorner() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundedCornersResource
-
- greyTopRightCornerClass() - Method in interface org.kie.workbench.common.widgets.client.resources.RoundCornersCss
-