java.lang.Object
org.apache.wicket.Component
org.apache.wicket.MarkupContainer
All Implemented Interfaces:
Serializable, Iterable<org.apache.wicket.Component>, org.apache.wicket.event.IEventSink, org.apache.wicket.event.IEventSource, org.apache.wicket.feedback.IFeedbackContributor, org.apache.wicket.IConverterLocator, org.apache.wicket.IMetadataContext<Serializable,org.apache.wicket.Component>, org.apache.wicket.IQueueRegion, org.apache.wicket.markup.html.IHeaderContributor, org.apache.wicket.request.component.IRequestableComponent, org.apache.wicket.util.IHierarchical<org.apache.wicket.Component>, org.apache.wicket.util.io.IClusterable

public class AttributeVolatilityTable extends AbstractWizardTable<ShadowItemDependencyType,ShadowItemVolatilityType>
Table of ShadowItemDependencyType for volatility of attribute. Table joins incoming and outgoing dependencies. Now not use but prepare when incoming and outgoing attributes of attribute's volatility change to multivalue containers.
Author:
lskublik
See Also: