Uses of Class
com.iizix.prop.StringProp
Packages that use StringProp Package Description com.iizigo.db.prop com.iizigo.java.prop com.iizigo.prop.editor com.iizigo.vs.prop com.iizix.prop com.iizix.prop.ui com.iizix.prop.vs Uses of StringProp in com.iizigo.db.prop
Methods in com.iizigo.db.prop that return StringProp Modifier and Type Method Description StringPropEditorDatabaseProps. getInputSQLProp()Gets the input SQL property.Uses of StringProp in com.iizigo.java.prop
Subclasses of StringProp 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.classEditorMethodReferenceThe Designer version of the Method Reference property class hold the reference to a Method that is in a Java class.Uses of StringProp in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor that return types with arguments of type StringProp Modifier and Type Method Description IEditedPropertyEntryMultiProp<StringProp,java.lang.String>MultiUnitsPropEditor. createPropertyEditor()Creates the property editor for a line to edit a single property.Uses of StringProp in com.iizigo.vs.prop
Subclasses of StringProp in com.iizigo.vs.prop Modifier and Type Class Description classEditorVSFocusReferenceFocus reference is used to set a reference to a focusable VSComponent.classEditorVSOnUIEventOnFocus reference is used to set a reference to a focusable VSComponent.Uses of StringProp in com.iizix.prop
Subclasses of StringProp in com.iizix.prop Modifier and Type Class Description classAssetReferencesThe Asset References property class hold the references to zero or more FileURIPropCnr property containers.classClassReferenceThe Class Reference property class hold the reference to a Java class.classMethodReferenceThe Method Reference property class hold the reference to a Method that is in a Java class.classPasswordPropThe Password property class hold a password that is encrypted when stored to media.classValueTypePropThe Value Type property for the Value Type as a String, without Value.Methods in com.iizix.prop that return StringProp Modifier and Type Method Description StringPropStringProp. clone()Clones the String property.Uses of StringProp in com.iizix.prop.ui
Subclasses of StringProp in com.iizix.prop.ui Modifier and Type Class Description classGroupNamePropGroup name property used for component grouping.Uses of StringProp in com.iizix.prop.vs
Subclasses of StringProp in com.iizix.prop.vs Modifier and Type Class Description classVSActionActorParticipantThe VirtualSpace Action Actor Participant used by Action Actors.classVSActionReferenceThe VirtualSpace Action Reference property class hold the relative reference to a VSAction instance.classVSColumnReferenceThe VirtualSpace Table Column Reference property class hold the relative reference to a VSTable instance.classVSComponentReferenceVS component reference implementation that calls the parent property when changes occurs in the resolved VS component when changes of the VS component (value or contents) occurs.classVSFieldReferenceVS Field reference implementation that calls the parent property when changes occurs in the resolved VS Field when changes of the VS field value occurs.classVSFocusReferenceFocus reference is used to set a reference to a focusable VSComponent.classVSGroupReferenceThe VirtualSpace Group Reference property class hold the relative reference to a VSGroup instance.classVSOnUIEventClass to hold a reference to a VS Action (to invoke) or a VS component (for focus) when a UI component is "on"-something, such as "onClick".classVSRelativeReference<TARGET extends VSComponent>The VirtualSpace Relative Reference property class hold the reference to a VirtualSpace.classVSTableColumnReferenceThe VirtualSpace Table Column Reference property class hold the name of a Column in a Table.classVSTableReferenceThe VirtualSpace Table Reference property class hold the relative reference to a VSTable instance.