Uses of Interface
com.iizix.prop.IPropBinder
Packages that use IPropBinder
Uses of IPropBinder in com.iizix.prop
Methods in com.iizix.prop with parameters of type IPropBinderModifier and TypeMethodDescriptionstatic BinderActionsPropBinder.populatePOJO(IPropBinder pojo, PropCnr container) Populates an instance of a POJO with data from properties in a property container, skipping sub-containers, but without skipping non-found properties.static BinderActionsPropBinder.populatePOJO(IPropBinder pojo, PropCnr container, boolean doSkipProperty, int depth) Populates an instance of a POJO with data from properties in a container.static BinderActionsPropBinder.populateProp(BinderActions ba, IPropBinder pojo, PropCnr container, int depth, boolean skipUnknownFields, boolean createNewProperties) Populates a property from a POJO object.static BinderActionsPropBinder.populateProp(IPropBinder pojo, PropCnr container) Populates a property from a POJO object.Uses of IPropBinder in com.iizix.term.prop
Classes in com.iizix.term.prop that implement IPropBinderModifier and TypeClassDescriptionclassThis property class instance contains all properties for the printer properties as POJO variables.