Uses of Class
org.symphonyoss.symphony.messageml.elements.DialogChild
-
Packages that use DialogChild Package Description org.symphonyoss.symphony.messageml.elements -
-
Uses of DialogChild in org.symphonyoss.symphony.messageml.elements
Subclasses of DialogChild in org.symphonyoss.symphony.messageml.elements Modifier and Type Class Description static classDialogChild.BodyThis class represent the "body" element under the Symphony Element Dialog of tag "dialog".static classDialogChild.FooterThis class represent the "footer" element under the Symphony Element Dialog of tag "dialog".static classDialogChild.TitleThis class represent the "title" element under the Symphony Element Dialog of tag "dialog".
-