![]() |
Overloaded. Initializes a new instance of the RequiredTagAttribute class. |
![]() | This method is used to ensure that the input supplied for this attribute is valid. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | |
![]() | The description of the attribute and it's behavior. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | |
![]() | The name of the attribute. |
![]() | The data type of the attribute. E.G. int, string, etc... Specifying the attribute type will force the conversion of the attribute to that type and will cause an error if it cannot be converted. Required attributes will be converted before the tag is displayed and will cause the tag to fail if they cannot be converted correctly. |
![]() | Returns a String that represents the current Object. |
![]() | |
![]() | |
![]() |
![]() | This helper method checks whether or not the attribute name contains any illegal characters, such as whitespace. |
![]() | 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. |
RequiredTagAttribute Class | com.plumtree.portaluiinfrastructure.tags.metadata Namespace | OptionalTagAttribute