Interface IStiClone
- All Known Implementing Classes:
StiClone
public interface IStiClone
Allows to create components - clones.
-
Method Summary
Modifier and TypeMethodDescriptionGets or sets a container being cloned.voidsetContainer(StiContainer value)
-
Method Details
-
getContainer
StiContainer getContainer()Gets or sets a container being cloned. -
setContainer
-