![]() | Returns the key for this class type. |
![]() | Returns the class type. |
![]() | Returns the default opener mode for this class type. |
![]() | This method is called by the Common Opener in the create mode. Depending on what class type you are dealing with, the Common Opener will invoke the correct implemented method. Some class types may need to override this so that they can put additional control arguments in. |
![]() | This method is called by the Common Opener in the edit mode. Depending on what class type you are dealing with, the Common Opener will invoke the correct implemented method. Some class types may need to override this so that they can put additional control arguments in. |
![]() | This method is called by the Common Opener in the search basic mode. This is a helper method that will return one of the four main modes. |
![]() | This method is called by the Common Opener in the search basic mode. This is a helper method that will return one of the four main modes. |
![]() | This method is called by the Common Opener in the view mode. Depending on what class type you are dealing with, the Common Opener will invoke the correct implemented method. Some class types may need to override this so that they can put additional control arguments in. |
![]() | This method is called by the Common Opener in the meta mode. Depending on what class type you are dealing with, the Common Opener will invoke the correct implemented method. Some class types may need to override this so that they can put additional control arguments in. |
IClassTypeDesc Interface | com.plumtree.uiinfrastructure.opener.types Namespace