Package | Description |
---|---|
com.axemble.vdoc.sdk.view.extensions | |
com.axemble.vdoc.sdk.view.extensions.impl |
Modifier and Type | Class and Description |
---|---|
class |
FormattedNumberViewExtension
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
|
Modifier and Type | Field and Description |
---|---|
protected BaseViewExtension |
ViewItemImpl.associatedExtension |
Constructor and Description |
---|
ViewItemImpl(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) |
Copyright © 2022 Visiativ. All rights reserved.