Class com.symantec.itools.vcafe.beans.MethodDescriptorAttributes
All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class com.symantec.itools.vcafe.beans.MethodDescriptorAttributes
Object
   |
   +----com.symantec.itools.vcafe.beans.MethodDescriptorAttributes
  -  public final class MethodDescriptorAttributes
  
-  extends Object
  
Misc Visual Cafe method descriptors attributes supported beyond the standard Java Beans.
  
  -  
	ACTION_ATTRIBUTE
   -   Attribute of type Vector
 If this attribute is not defined, the method does not have any Actions.
 
  
  -  
	com.symantec.itools.vcafe.beans.MethodDescriptorAttributes()
   -  
 
  
ACTION_ATTRIBUTE
public static final java.lang.String ACTION_ATTRIBUTE
  -  Attribute of type Vector
 If this attribute is not defined, the method does not have any Actions.
 
  
MethodDescriptorAttributes
public MethodDescriptorAttributes()
All Packages  Class Hierarchy  This Package  Previous  Next  Index