Uses of Class
com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
Packages that use BaseViewExtension
-
Uses of BaseViewExtension in com.axemble.vdoc.sdk.view.extensions
Subclasses of BaseViewExtension in com.axemble.vdoc.sdk.view.extensionsModifier and TypeClassDescriptionclass
Generic view extension to format float, bigdecimal or double number Configuration : com.vdoc.behaviors.float.formatter.view-name.column.names=field-name1;field-name2 com.vdoc.behaviors.bigdecimal.formatter.view-name.column.names=field-name1;field-name2 com.vdoc.behaviors.double.formatter.view-name.column.names=field-name1;field-name2 Examples : com.vdoc.behaviors.float.formatter.TousLesDocumentsEnCours.column.names=floatNumber1;floatNumber2 com.vdoc.behaviors.bigdecimal.formatter.TousLesDocumentsEnCours.column.names=bigdecimalNumber1;bigdecimalNumber2 com.vdoc.behaviors.double.formatter.TousLesDocumentsEnCours.column.names=doubleNumber1;doubleNumber2 -
Uses of BaseViewExtension in com.axemble.vdoc.sdk.view.extensions.impl
Fields in com.axemble.vdoc.sdk.view.extensions.impl declared as BaseViewExtensionConstructors in com.axemble.vdoc.sdk.view.extensions.impl with parameters of type BaseViewExtensionModifierConstructorDescriptionViewItemImpl
(com.axemble.vdp.ui.framework.composites.base.models.views.ViewModelItem viewModelItem, Serializable treatmentKey, Serializable resourceKey, Serializable activityKey, com.axemble.vdp.ui.core.document.CoreDocument resourceDocument, BaseViewExtension associatedExtension)