Uses of Interface
wt.lite.CloneUpdateable

Packages that use CloneUpdateable
wt.csm.constraint.liteconstraint   
wt.csm.navigation   
wt.csm.navigation.litenavigation   
wt.csm.ranking.literanking   
wt.lite   
 

Uses of CloneUpdateable in wt.csm.constraint.liteconstraint
 

Classes in wt.csm.constraint.liteconstraint that implement CloneUpdateable
 class AbstractCSMAttributeConstraintView
          

Supported API: false

Extendable: false
 class CSMContainerConstraintDefaultView
          

Supported API: false

Extendable: false
 class CSMSingleDefConstraintDefaultView
          

Supported API: false

Extendable: false
 

Methods in wt.csm.constraint.liteconstraint with parameters of type CloneUpdateable
 void AbstractCSMAttributeConstraintView.update(CloneUpdateable clone)
          

Supported API: false
 

Uses of CloneUpdateable in wt.csm.navigation
 

Classes in wt.csm.navigation that implement CloneUpdateable
 class ImageHolder
          

Supported API: false

Extendable: false
 

Methods in wt.csm.navigation with parameters of type CloneUpdateable
 void ImageHolder.update(CloneUpdateable clone)
          update the values from 'clone' into self.
 

Uses of CloneUpdateable in wt.csm.navigation.litenavigation
 

Classes in wt.csm.navigation.litenavigation that implement CloneUpdateable
 class AbstractFormView
          

Supported API: false

Extendable: false
 class AbstractNavigationView
          

Supported API: false

Extendable: false
 class AbstractNavStructView
          

Supported API: false

Extendable: false
 class AbstractNodeDefaultView
          

Supported API: false

Extendable: false
 class AbstractNodeNodeView
          

Supported API: false

Extendable: false
 class AbstractNodeView
          

Supported API: false

Extendable: false
 class AbstractQFElementValueView
          

Supported API: false

Extendable: false
 class AbstractQueryFormElementView
          

Supported API: false

Extendable: false
 class AbstractQueryFormView
          

Supported API: false

Extendable: false
 class AbstractQueryTargetView
          

Supported API: false

Extendable: false
 class ClassificationNavStructDefaultView
          

Supported API: false

Extendable: false
 class ClassificationNodeDefaultView
          

Supported API: false

Extendable: false
 class ClassificationNodeNodeView
          

Supported API: false

Extendable: false
 class ClassificationStructDefaultView
          

Supported API: false

Extendable: false
 class DefaultQueryFormDefaultView
          

Supported API: false

Extendable: false
 class DefaultQueryFormReferenceView
          

Supported API: false

Extendable: false
 class DirectQueryTargetDefaultView
          

Supported API: false

Extendable: false
 class DiscreteQFElementValueDefaultView
          

Supported API: false

Extendable: false
 class IndependentNavStructDefaultView
          

Supported API: false

Extendable: false
 class IndependentNodeDefaultView
          

Supported API: false

Extendable: false
 class IndependentNodeNodeView
          

Supported API: false

Extendable: false
 class IndirectQueryTargetDefaultView
          

Supported API: false

Extendable: false
 class LikeQFElementValueDefaultView
          

Supported API: false

Extendable: false
 class NavStructListView
          

Supported API: false

Extendable: false
 class NodeQueryFormDefaultView
          

Supported API: false

Extendable: false
 class QueryFormElementDefaultView
          

Supported API: false

Extendable: false
 class RangeQFElementValueDefaultView
          

Supported API: false

Extendable: false
 

Methods in wt.csm.navigation.litenavigation with parameters of type CloneUpdateable
 void RangeQFElementValueDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void QueryFormElementDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void NodeQueryFormDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void NavStructListView.update(CloneUpdateable clone)
          

Supported API: false
 void LikeQFElementValueDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void IndirectQueryTargetDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void IndependentNodeNodeView.update(CloneUpdateable clone)
          

Supported API: false
 void IndependentNodeDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void IndependentNavStructDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void DiscreteQFElementValueDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void DirectQueryTargetDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void DefaultQueryFormReferenceView.update(CloneUpdateable clone)
          

Supported API: false
 void DefaultQueryFormDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void ClassificationStructDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void ClassificationNodeNodeView.update(CloneUpdateable clone)
          

Supported API: false
 void ClassificationNodeDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void ClassificationNavStructDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void AbstractQueryTargetView.update(CloneUpdateable clone)
          

Supported API: false
 void AbstractQueryFormView.update(CloneUpdateable clone)
          

Supported API: false
 void AbstractQueryFormElementView.update(CloneUpdateable clone)
          

Supported API: false
 void AbstractQFElementValueView.update(CloneUpdateable clone)
          

Supported API: false
 void AbstractNodeView.update(CloneUpdateable clone)
          

Supported API: false
 void AbstractNodeNodeView.update(CloneUpdateable clone)
          

Supported API: false
 void AbstractNodeDefaultView.update(CloneUpdateable clone)
          

Supported API: false
 void AbstractNavStructView.update(CloneUpdateable clone)
          

Supported API: false
 void AbstractNavigationView.update(CloneUpdateable clone)
          

Supported API: false
 void AbstractFormView.update(CloneUpdateable clone)
          

Supported API: false
 

Uses of CloneUpdateable in wt.csm.ranking.literanking
 

Classes in wt.csm.ranking.literanking that implement CloneUpdateable
 class RankingDataDefaultView
          

Supported API: false

Extendable: false
 

Methods in wt.csm.ranking.literanking with parameters of type CloneUpdateable
 void RankingDataDefaultView.update(CloneUpdateable clone)
          update the values from 'clone' into self.
 void RankingDataContainer.update(CloneUpdateable clone)
          

Supported API: false
 

Uses of CloneUpdateable in wt.lite
 

Methods in wt.lite with parameters of type CloneUpdateable
 void CloneUpdateable.update(CloneUpdateable clone)
          update the values from 'clone' into self.