Uses of Class
com.iizix.prop.ClassReference
Uses of ClassReference in com.iizigo.java.event
Constructors in com.iizigo.java.event with parameters of type ClassReference Constructor Description JavaMethodEvent(ClassReference cr, java.lang.String oldName, java.lang.String newName, java.lang.String signature)Constructs a new JavaMethodEvent.Uses of ClassReference in com.iizigo.java.prop
Subclasses of ClassReference in com.iizigo.java.prop Modifier and Type Class Description classEditorClassReferenceThe Designer version of the Class Reference property class hold the reference to a Java class.Uses of ClassReference in com.iizigo.selector.prop
Methods in com.iizigo.selector.prop with parameters of type ClassReference Modifier and Type Method Description voidEditorSelector. onClassRefactored(ClassReference classReference, java.lang.String oldName, java.lang.String newName)Called for class rename refactoring.voidEditorSelector. onClassReferenceChanged(ClassReference classReference)Called when class reference changed.Uses of ClassReference in com.iizix.actionactor
Methods in com.iizix.actionactor that return ClassReference Modifier and Type Method Description ClassReferenceJavaActionActorBase.Settings. getClassReference()Gets the class reference instance.Uses of ClassReference in com.iizix.db.prop
Methods in com.iizix.db.prop that return ClassReference Modifier and Type Method Description ClassReferenceInputProps. getClassReference()The Java class associated with input variables.ClassReferenceResultProps. getClassReference()The Java class associated with result set output.ClassReferenceResultSetProps. getClassReference()The Java class associated with result set output.Uses of ClassReference in com.iizix.prop
Methods in com.iizix.prop that return ClassReference Modifier and Type Method Description ClassReferenceClassReference. clone()Creates a clone out of this property.protected ClassReferenceSelector. createClassReference(Atom atom, java.lang.String ref)Creates a ClassReference, overridden by the Designer version of the class.static ClassReferenceClassReference. getClassReference(PropCnr pc, java.lang.String id)Gets a ClassReference instance from a property.default ClassReferenceIClassReferenceOwner. getClassReference()Gets the ClassReference in the property container from the ClassReference instance.ClassReferenceIClassReferenceOwner. getClassReference(java.lang.String id, boolean doCreateIfNotPresent)Gets or creates the ClassReference in the property container.Methods in com.iizix.prop with parameters of type ClassReference Modifier and Type Method Description java.lang.reflect.MethodMethodReference. lookupMethod(ClassReference classReference, java.util.List<java.lang.Throwable> errors, java.lang.Class<?>... parameterTypes)Called when the application is being prepared by the owner of the method reference to look-up the method with the specified parameters.java.lang.reflect.MethodMethodReference2. lookupMethod(ClassReference classReference, java.util.List<java.lang.Throwable> errors, java.lang.Class<?>... parameterTypes)Called when the application is being prepared by the owner of the method reference to look-up the method with the specified parameters.voidIClassReferenceOwnerUpdates. onClassRefactored(ClassReference classReference, java.lang.String oldName, java.lang.String newName)Called for rename refactoring.voidIClassReferenceOwnerUpdates. onClassReferenceChanged(ClassReference classReference)Called when class reference changed.default booleanIClassInstantiationAtResolve. shouldInstantiateAtResolve(ClassReference ref)Checks if a particular class reference should be instantiated upon resolve.Uses of ClassReference in com.iizix.prop.content
Methods in com.iizix.prop.content with parameters of type ClassReference Modifier and Type Method Description protected voidAbstractContentUIContainer. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.Uses of ClassReference in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return ClassReference Modifier and Type Method Description default ClassReferenceIUIClassReferenceOwner. getClassReference(java.lang.String id, boolean doCreateIfNotPresent)Gets or creates the ClassReference in the property container.ClassReferenceUIPanelBase. getClassReference(java.lang.String id, boolean doCreateIfNotPresent)Gets or creates the ClassReference in the property container.ClassReferenceUIPanelPartCnr. getClassReference()Gets the ClassReference in the property container from the ClassReference instance.ClassReferenceUIPanelPartCnr. getClassReference(java.lang.String id, boolean doCreateIfNotPresent)Gets or creates the ClassReference in the property container.Methods in com.iizix.prop.ui with parameters of type ClassReference Modifier and Type Method Description protected voidAbstractUIAction. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.protected voidMUISwitch. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.protected voidUIAbstractListChoice. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.protected voidUIAccordion. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.protected voidUICheckBox. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.protected voidUICheckedMenuItem. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.protected voidUIComp. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.protected voidUIRadioButton. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.protected voidUIRadioMenuItem. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.protected voidUISwapContainer. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.protected voidUITabContainer. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.Uses of ClassReference in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist that return ClassReference Modifier and Type Method Description ClassReferenceMLGroup. getClassReference(java.lang.String id, boolean doCreateIfNotPresent)Gets or creates the ClassReference in the property container.Methods in com.iizix.prop.ui.mlist with parameters of type ClassReference Modifier and Type Method Description protected voidMLItemProp. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.Uses of ClassReference in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table with parameters of type ClassReference Modifier and Type Method Description protected voidUITable. onPrepare(ClassReference cr, java.util.List<java.lang.Throwable> errors)Called to resolve methods for the component from main "onPrepare" once the ClassReference has been found.Uses of ClassReference in com.iizix.prop.vs
Methods in com.iizix.prop.vs that return ClassReference Modifier and Type Method Description default ClassReferenceIVSClassReferenceOwner. getClassReference(java.lang.String id, boolean doCreateIfNotPresent)Gets or creates the ClassReference in the property container.Uses of ClassReference in com.iizix.term.prop
Methods in com.iizix.term.prop that return ClassReference Modifier and Type Method Description ClassReferenceScreenFieldProp. getFieldClassReference()Gets the class reference for the field processing used to getting/setting host field and providing conversion/mapping/translation support.Uses of ClassReference in com.iizix.ws.prop
Methods in com.iizix.ws.prop that return ClassReference Modifier and Type Method Description ClassReferenceAbstractInputProps. getClassReference()The Java class associated with input variables.ClassReferenceOutputColumn. getClassReference()Gets the class reference for the output value converter.ClassReferenceOutputProps. getClassReference()The Java class associated with result set output.ClassReferenceOutputTable. getClassReference()Gets the class reference for the output table processor.ClassReferenceOutputVariable. getClassReference()Gets the class reference for the output value converter.