Uses of Interface
com.biglybt.core.tag.TagFeatureProperties.TagProperty
Packages that use TagFeatureProperties.TagProperty
-
Uses of TagFeatureProperties.TagProperty in com.biglybt.core.tag
Methods in com.biglybt.core.tag that return TagFeatureProperties.TagPropertyModifier and TypeMethodDescriptionTagFeatureProperties.getProperty(String name) TagFeatureProperties.getSupportedProperties()Methods in com.biglybt.core.tag with parameters of type TagFeatureProperties.TagPropertyModifier and TypeMethodDescriptionvoidTagFeatureProperties.TagPropertyListener.propertyChanged(TagFeatureProperties.TagProperty property) voidTagFeatureProperties.TagPropertyListener.propertySync(TagFeatureProperties.TagProperty property) -
Uses of TagFeatureProperties.TagProperty in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement TagFeatureProperties.TagPropertyFields in com.biglybt.core.tag.impl declared as TagFeatureProperties.TagPropertyModifier and TypeFieldDescriptionprivate final TagFeatureProperties.TagProperty[]TagDownloadWithState.tag_propertiesFields in com.biglybt.core.tag.impl with type parameters of type TagFeatureProperties.TagPropertyModifier and TypeFieldDescriptionprivate Set<TagFeatureProperties.TagProperty> TagPropertyTrackerHandler.propertiesMethods in com.biglybt.core.tag.impl that return TagFeatureProperties.TagPropertyModifier and TypeMethodDescriptionprotected TagFeatureProperties.TagPropertyTagBase.createTagProperty(String name, int type) TagBase.getProperty(String name) TagBase.getSupportedProperties()TagDownloadWithState.getSupportedProperties()Methods in com.biglybt.core.tag.impl with parameters of type TagFeatureProperties.TagPropertyModifier and TypeMethodDescriptionprotected String[]TagManagerImpl.explain(Tag tag, TagFeatureProperties.TagProperty property, Taggable taggable) private String[]TagPropertyTrackerTemplateHandler.getPropertyBits(TagFeatureProperties.TagProperty prop) private voidTagPropertyConstraintHandler.handleProperty(TagFeatureProperties.TagProperty property, boolean force) private voidTagPropertyTrackerHandler.handleProperty(TagFeatureProperties.TagProperty property, boolean start_of_day) private voidTagPropertyUntaggedHandler.handleProperty(TagFeatureProperties.TagProperty property) private voidTagPropertyTrackerHandler.hookTagProperty(TagFeatureProperties.TagProperty property) voidTagPropertyTrackerHandler.propertyChanged(TagFeatureProperties.TagProperty property) voidTagPropertyTrackerTemplateHandler.propertyChanged(TagFeatureProperties.TagProperty property) voidTagPropertyTrackerHandler.propertySync(TagFeatureProperties.TagProperty property) voidTagPropertyTrackerTemplateHandler.propertySync(TagFeatureProperties.TagProperty property)