Skip to content

Components should publish the messages they respond to #3

@jorisdormans

Description

@jorisdormans

Should be done through a public static string:
/**

  • JavaDoc explenation
    **/
    public static var M_CHANGECOLOR = "changeColor";

Same goes for properties:

public static var P_COLOR = "color";

These should be put into the library components

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions