fabric.types
Interface FabricClassType

All Known Subinterfaces:
FabricParsedClassType, FabricSubstType
All Known Implementing Classes:
FabricParsedClassType_c, FabricSubstClassType_c

public interface FabricClassType


Method Summary
 Label defaultFabilFieldLabel()
          Same behavior as above, except change the field labels of Principal classes, so that they don't mention 'this'
 Label defaultFieldLabel()
          Return the label associated with this class' fields, or null if this class has no fields.
 

Method Detail

defaultFieldLabel

Label defaultFieldLabel()
Return the label associated with this class' fields, or null if this class has no fields.


defaultFabilFieldLabel

Label defaultFabilFieldLabel()
Same behavior as above, except change the field labels of Principal classes, so that they don't mention 'this'