![]() |
Creates a new related child tag meta data object. Tag classes need to have one public static final RelatedChildTag member variable for every related RelatedChildTag that should be in the documentation for this tag. Specifying related tags is simply a convenience to tell users of the main tag that it is designed to work with the child tag. Any tag can be used inside any other tag, regardless of whether or not it is specified as a related child tag. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the data about the related tag. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
RelatedChildTag Class | com.plumtree.portaluiinfrastructure.tags.metadata Namespace