MECO™ API Reference
Static Public Attributes | List of all members
mMeco.libs.enumLib.ColorName Class Reference

[ ENUM CLASS ] - Color names. More...

Inheritance diagram for mMeco.libs.enumLib.ColorName:
mMeco.core.enumAbs.Enum

Static Public Attributes

string kPackageVariable = 'packageVariable'
 [ enum ] - Color.
 
string kPackageValue = 'packageValue'
 [ enum ] - Color.
 
string kMultiVariable = 'multiVariable'
 [ enum ] - Color.
 
string kMultiValue = 'multiValue'
 [ enum ] - Color.
 
string kSingleVariable = 'singleVariable'
 [ enum ] - Color.
 
string kSingleValue = 'singleValue'
 [ enum ] - Color.
 
string kScript = 'script'
 [ enum ] - Color.
 
string kCommand = 'command'
 [ enum ] - Color.
 
string kColon = 'colon'
 [ enum ] - Color.
 
string kArrow = 'arrow'
 [ enum ] - Color.
 

Additional Inherited Members

- Public Member Functions inherited from mMeco.core.enumAbs.Enum
def listAttributes (cls, stringOnly=True, getValues=True, removeK=True, startAttrNamesLower=False)
 List static public attributes of the class. More...
 
def listAttributeElements (cls, attribute)
 List elements of a static public attribute. More...
 
def getAttributeNameFromValue (cls, value, removeK=True, defaultAttributeName=None, startLower=False)
 Get the name of the attribute for given value. More...
 
def getValueFromAttributeName (cls, attribute, removeK=False, defaultValue=None)
 Get value from attribute name. More...
 
def asDict (cls, removeK=True)
 Get all the attributes and their values in a dict instance. More...
 

Detailed Description

[ ENUM CLASS ] - Color names.


The documentation for this class was generated from the following file: