Overload | Description |
---|---|
NCategory Constructor() | Default constructor. |
NCategory Constructor(String) | Initializing constructor. |
NCategory Constructor(String,NColor) | Creates an appointment category using the given base color and setting the highlighted and selected states to darker variants of this color. |
NCategory Constructor(String,NFill) | Initializing constructor. |
NCategory Constructor(String,NFill,NFill,NFill) | Initializing constructor. |