Uses of Class
org.eclnt.ccaddons.pbc.CCComposedText.TextItem
Packages that use CCComposedText.TextItem
-
Uses of CCComposedText.TextItem in org.eclnt.ccaddons.pbc
Methods in org.eclnt.ccaddons.pbc that return types with arguments of type CCComposedText.TextItemMethods in org.eclnt.ccaddons.pbc with parameters of type CCComposedText.TextItemModifier and TypeMethodDescriptionvoidCCComposedText.IListener.reactOnTextAdded(CCComposedText.TextItem newText) voidCCComposedText.IListener.reactOnTextRemoved(CCComposedText.TextItem removedText) Method parameters in org.eclnt.ccaddons.pbc with type arguments of type CCComposedText.TextItemModifier and TypeMethodDescriptionvoidCCComposedText.prepare(String by, List<CCComposedText.TextItem> textItems, CCComposedText.IListener listener)