Class DialogChild

  • Direct Known Subclasses:
    DialogChild.Body, DialogChild.Footer, DialogChild.Title

    public abstract class DialogChild
    extends Element
    This class is a base abstract representing all children of the Symphony Element Dialog whose tag is "dialog" of type Dialog. They must not have any attribute and can contain any non-interactive element except form and dialog.