|
|
|
@ -298,7 +298,7 @@ public class XWCardLayout extends XLayoutContainer {
|
|
|
|
|
new CRPropertyDescriptor("carouselInterval", this.data.getClass()) |
|
|
|
|
.setEditorClass(DoubleEditor.class) |
|
|
|
|
.setI18NName(Inter.getLocText("FR-Designer_carouselInterval")) |
|
|
|
|
.putKeyValue(XCreatorConstants.PROPERTY_CATEGORY, "FR-Tab_carousel") |
|
|
|
|
.putKeyValue(XCreatorConstants.PROPERTY_CATEGORY, "FR-Designer_Tab_carousel") |
|
|
|
|
}; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|