Uses of Enum Class
com.streambase.sb.operator.parameter.UIHints.TextWidthHint
Packages that use UIHints.TextWidthHint
Package
Description
Provides classes and interfaces to specify parameters for custom operators.
-
Uses of UIHints.TextWidthHint in com.streambase.sb.operator.parameter
Fields in com.streambase.sb.operator.parameter declared as UIHints.TextWidthHintModifier and TypeFieldDescriptionUIHints.textWidthHintSet a hint for text-field like properties to have a relative width.Methods in com.streambase.sb.operator.parameter that return UIHints.TextWidthHintModifier and TypeMethodDescriptionstatic final UIHints.TextWidthHintUIHints.TextWidthHint.getDefault()Encodes the default text width hint when unspecified otherwise.static UIHints.TextWidthHintReturns the enum constant of this class with the specified name.static UIHints.TextWidthHint[]UIHints.TextWidthHint.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.streambase.sb.operator.parameter with parameters of type UIHints.TextWidthHintModifier and TypeMethodDescriptionUIHints.setTextWidth(UIHints.TextWidthHint width) Set the desired width hint for text-field-like controls