Interface IStiClone

All Known Implementing Classes:
StiClone

public interface IStiClone
Allows to create components - clones.
  • Method Details

    • getContainer

      StiContainer getContainer()
      Gets or sets a container being cloned.
    • setContainer

      void setContainer(StiContainer value)