The methods of the Scope class are listed below. For a complete list of Scope class members, see the Scope Members topic.
![]() ![]() | This helper method converts from a String representation of a scope to a Scope object. This is not case-sensitive. |
![]() ![]() | Returns the order in which Scopes are searched during attribute value replacement. Variables are searched first, and then shared variables. |
![]() | 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 Type of the current instance. |
![]() | Human readable name of the Scope. |
![]() | 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. |
Scope Class | com.plumtree.portaluiinfrastructure.tags Namespace