Uses of Package
com.saperion.ngc.main.id
Packages that use com.saperion.ngc.main.id
Package
Description
Package for iForm buttons.
Package for iForm field elements.
Package for advanced lookup field classes.
Package for navigation component classes.
-
Classes in com.saperion.ngc.main.id used by com.saperion.ngc.iform.buttonClassDescriptionImplement to generate the DOM element id in the class itself.Signals the
ConvenientIdGenerator
that the class implementsIdentifiable
and that the id should be generated according to its.Identifiable#generateUUID()
method. -
Classes in com.saperion.ngc.main.id used by com.saperion.ngc.iform.fieldClassDescriptionImplement to generate the DOM element id in the class itself.Signals the
ConvenientIdGenerator
that the class implementsIdentifiable
and that the id should be generated according to its.Identifiable#generateUUID()
method. -
Classes in com.saperion.ngc.main.id used by com.saperion.ngc.iform.field.lookupClassDescriptionImplement to generate the DOM element id in the class itself.Signals the
ConvenientIdGenerator
that the class implementsIdentifiable
and that the id should be generated according to its.Identifiable#generateUUID()
method.