public interface IInputCompositeSetupConvenience<INSTANCE_TYPE>
Modifier and Type | Method and Description |
---|---|
INSTANCE_TYPE |
setBorder() |
INSTANCE_TYPE |
setBorder(java.lang.String borderTitle) |
INSTANCE_TYPE |
setContentBorder() |
INSTANCE_TYPE |
setContentBorder(java.lang.String borderTitle) |
INSTANCE_TYPE setBorder(java.lang.String borderTitle)
INSTANCE_TYPE setBorder()
INSTANCE_TYPE setContentBorder(java.lang.String borderTitle)
INSTANCE_TYPE setContentBorder()
Siehe auch Jowidgets Nutzerhandbuch