![]() ![]() | A 508-like style UI that allows for regular gadgets to be displayed |
![]() ![]() | The style that is 508 complant |
![]() ![]() | The standard portal style |
![]() ![]() | This converts an int into an Access Style. This is necessary because the access style comes from the portal, where it is stored as an int, rather than an enumerator. |
![]() ![]() | Returns the default access ID. |
![]() ![]() | JF- Helper method to validate an Access ID. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gives back the integer representation of the access style. NOTE: This is the right way to work; the above method is for debug purposes. |
![]() | 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. |
![]() | Gives back the string representation of the access style. |
![]() | 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. |
AccessStyles Class | com.plumtree.uiinfrastructure.constants Namespace