Uses of Package
com.saperion.ngc.main.id
-
Packages that use com.saperion.ngc.main.id Package Description com.saperion.ngc.iform.button Package for iForm buttons.com.saperion.ngc.iform.field Package for iForm field elements.com.saperion.ngc.iform.field.lookup Package for advanced lookup field classes.com.saperion.ngc.navigation Package for navigation component classes. -
Classes in com.saperion.ngc.main.id used by com.saperion.ngc.iform.button Class Description Identifiable Implement to generate the DOM element id in the class itself.ImplementsIdentifiable Signals theConvenientIdGenerator
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 Class Description Identifiable Implement to generate the DOM element id in the class itself.ImplementsIdentifiable Signals theConvenientIdGenerator
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.lookup Class Description Identifiable Implement to generate the DOM element id in the class itself.ImplementsIdentifiable Signals theConvenientIdGenerator
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.navigation Class Description Identifiable Implement to generate the DOM element id in the class itself.ImplementsIdentifiable Signals theConvenientIdGenerator
that the class implementsIdentifiable
and that the id should be generated according to its.Identifiable#generateUUID()
method.