Uses of Interface
com._1c.g5.v8.dt.style.model.FontStyleItem
-
Packages that use FontStyleItem Package Description com._1c.g5.v8.dt.style.model com._1c.g5.v8.dt.style.model.impl com._1c.g5.v8.dt.style.model.util -
-
Uses of FontStyleItem in com._1c.g5.v8.dt.style.model
Methods in com._1c.g5.v8.dt.style.model that return FontStyleItem Modifier and Type Method Description FontStyleItemStyleFactory. createFontStyleItem()Returns a new object of class 'Font Style Item'. -
Uses of FontStyleItem in com._1c.g5.v8.dt.style.model.impl
Classes in com._1c.g5.v8.dt.style.model.impl that implement FontStyleItem Modifier and Type Class Description classFontStyleItemImplAn implementation of the model object 'Font Style Item'.Methods in com._1c.g5.v8.dt.style.model.impl that return FontStyleItem Modifier and Type Method Description FontStyleItemStyleFactoryImpl. createFontStyleItem() -
Uses of FontStyleItem in com._1c.g5.v8.dt.style.model.util
Methods in com._1c.g5.v8.dt.style.model.util with parameters of type FontStyleItem Modifier and Type Method Description TStyleSwitch. caseFontStyleItem(FontStyleItem object)Returns the result of interpreting the object as an instance of 'Font Style Item'.
-