class | KStringHTMLDynamicTag<TARGET> | Class for the dynamic HTML tags in the string, i.e. |
---|
class | KStringHTMLHyperlinkExternalTag | Class for the dynamic HTML hyperlink A tag that refers to an external source when the user clicks on a hyperlink in HTML text. |
---|
class | KStringHTMLHyperlinkResourceTag | Class for the dynamic HTML hyperlink A tag that refers to a Resource when the user clicks on a hyperlink in HTML text. |
---|
class | KStringHTMLHyperlinkUITag | Class for the dynamic HTML hyperlink A tag that refers to a Panel when the user clicks on a hyperlink in HTML text. |
---|
class | KStringHTMLHyperlinkVSTag | Class for the dynamic HTML hyperlink A tag that refers to VirtualSpace when the user clicks on a hyperlink in HTML text. |
---|
class | KStringHTMLImageTag | Class for the dynamic HTML image IMG tag that refers to an image in the application. |
---|
class | KStringHTMLTag<TARGET> | Class for the HTML tag entry in the string. |
---|
class | KStringHTMLTextTableTag | Class for the dynamic HTML tag IZ that refers to the text table. |
---|
class | KStringHTMLTextVirtualSpaceTag | Class for the dynamic HTML tag IZ that refers to VirtualSpace text. |
---|
class | KStringPLAINTag<TARGET extends GProp<?>> | Abstract class used by the PLAIN TextTable, VirtualSpace and Connector tags. |
---|
class | KStringPLAINTextTableTag | Class for the text table tag for KString that is of type PLAIN. |
---|
class | KStringPLAINVirtualSpaceTag | Class for the VirtualSpace tag for KString that is of type PLAIN. |
---|