Skip to content

[API 7] SubCategory #57

@ChristopheCVB

Description

@ChristopheCVB

Inside Category.java

    public @interface SubCategory {
        String name();
        String iconRelativePath() default "";

        String id();
    }

    SubCategory[] subCategories() default {};

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions