Uses of Class
com.iizigo.prop.PropertyEditorInfo
Packages that use PropertyEditorInfo Package Description com.iizigo.actionactor com.iizigo.app com.iizigo.prop com.iizigo.prop.editor com.iizigo.prop.group com.iizigo.term.prop Uses of PropertyEditorInfo in com.iizigo.actionactor
Methods in com.iizigo.actionactor that return types with arguments of type PropertyEditorInfo Modifier and Type Method Description java.util.ArrayList<PropertyEditorInfo>EditorJavaActionActor.Settings. getFixedSettings()Gets fixed settings for the container.default java.util.ArrayList<PropertyEditorInfo>IEditorActionActorSettings. getFixedSettings()Gets fixed settings for the container.Uses of PropertyEditorInfo in com.iizigo.app
Methods in com.iizigo.app with parameters of type PropertyEditorInfo Modifier and Type Method Description java.lang.StringModulesEntryValidator. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringModulesEntryValidator. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.Uses of PropertyEditorInfo in com.iizigo.prop
Fields in com.iizigo.prop declared as PropertyEditorInfo Modifier and Type Field Description protected PropertyEditorInfoBaseEditor. infoThe information about edited item.PropertyEditorInfoPropertyEditorInfo.CreateItem. infoThe information for the item in the container.Fields in com.iizigo.prop with type parameters of type PropertyEditorInfo Modifier and Type Field Description protected java.util.ArrayList<PropertyEditorInfo>PropCnrEditorProperties. listThe info items.Methods in com.iizigo.prop that return PropertyEditorInfo Modifier and Type Method Description PropertyEditorInfoPropertyEditorInfo. copyForParent(java.lang.String altParentPropertyName)Creates a copy of the instance with an alternate parent.PropertyEditorInfoPropCnrEditorProperties. getPropertyEditorInfo(Atom atom)Gets a PropertyEditorInfo from a property Atom.Methods in com.iizigo.prop that return types with arguments of type PropertyEditorInfo Modifier and Type Method Description java.util.ArrayList<PropertyEditorInfo>PropCnrEditorProperties. getPropertyEditorInfos(PropCnr pc)Gets the PropertyEditorInfo array for the property editor for a single property.Methods in com.iizigo.prop with parameters of type PropertyEditorInfo Modifier and Type Method Description MultiPropEditorBaseEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorIEditedPropertyEntry. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.booleanPropertyEditorSetup. hasAtLeastOnePropertyInGroup(PropertyEditorInfo[] infos, java.lang.String[] names)Helper to check for at least one property in group.java.lang.StringPropertyEditorSetup. verifyPropertiesPresentInGroup(PropertyEditorInfo[] infos, java.lang.String[] names)Helper to verify properties are present for a group.Method parameters in com.iizigo.prop with type arguments of type PropertyEditorInfo Modifier and Type Method Description static java.util.ArrayList<PropertyEditorInfo.CreateItem>PropertyEditorInfo. getCombinedPropertyEditorInfos(PropCnr pc, java.util.ArrayList<PropertyEditorInfo> infosArray)Creates the combined EditProperties for a single property that are edited.static booleanPropertyEditorInfo. hasAtLeastOnePropertyInGroup(java.util.Collection<PropertyEditorInfo> infos, java.lang.String[] propertyNames)Helper to check for at least one property in group.voidPropertyEditor. setEditedProperties(PropCnr pc, java.util.ArrayList<PropertyEditorInfo> infos)Sets a new content to the editor.static java.lang.StringPropertyEditorInfo. verifyPropertiesPresentInGroup(java.util.Collection<PropertyEditorInfo> infos, java.lang.String[] propertyNames)Helper to verify properties are present for a group.Constructors in com.iizigo.prop with parameters of type PropertyEditorInfo Constructor Description CreateItem(PropertyEditorInfo info, PropCnr[] containers)Constructor.EditedPropController(IPropertyEditorController controller, PropertyEditorInfo info, Atom atom, PropCnr[] containers)Creates the controller instance for a normal property.MultiPropCnr(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] containers, PropertyEditor.Node node, int itemCount)Constructs the container for the property editor.MultiPropEditor(PropertyEditor editor, PropertyEditorInfo info, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, DefinedButton definedButton, IEditedPropertyEntryMultiPropSupport multiEdit, java.lang.Class<? extends GProp<?>> propItemClass, int propItemCount)Creates the multi-prop editor.Uses of PropertyEditorInfo in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor with parameters of type PropertyEditorInfo Modifier and Type Method Description MultiPropEditorAtomNamePropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorExtendsFlagPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorExtendsNamePropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiColorPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiIntChoicePropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiUnitPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiUnitsPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.java.lang.StringExtServerURLValidator. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringFontSizeVerifier. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringGroupNameValidator. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringIDValidator. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringIEntryValidator. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringIntRange. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringLocalizedStringPropEditor. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringLongRange. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringNumberRange. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringUnitRange. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringExtServerURLValidator. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.java.lang.StringFontSizeVerifier. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.java.lang.StringGroupNameValidator. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.java.lang.StringIDValidator. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.java.lang.StringIEntryValidator. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.java.lang.StringIntRange. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.java.lang.StringLocalizedStringPropEditor. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.java.lang.StringLongRange. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.java.lang.StringNumberRange. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.java.lang.StringUnitRange. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.Uses of PropertyEditorInfo in com.iizigo.prop.group
Methods in com.iizigo.prop.group with parameters of type PropertyEditorInfo Modifier and Type Method Description java.lang.StringIGroupTextFormatter. getGroupText(PropCnr[] containers, java.util.ArrayList<PropertyEditorInfo> infos, PropertyEditorInfo group, java.lang.StringBuilder tooltip, boolean[] isHTML)Formats a string representation for the group.java.lang.StringLayoutDataFormatter. getGroupText(PropCnr[] pcs, java.util.ArrayList<PropertyEditorInfo> infos, PropertyEditorInfo group, java.lang.StringBuilder tooltip, boolean[] isHTML)Formats a string representation for the group.Method parameters in com.iizigo.prop.group with type arguments of type PropertyEditorInfo Modifier and Type Method Description java.lang.StringIGroupTextFormatter. getGroupText(PropCnr[] containers, java.util.ArrayList<PropertyEditorInfo> infos, PropertyEditorInfo group, java.lang.StringBuilder tooltip, boolean[] isHTML)Formats a string representation for the group.java.lang.StringLayoutDataFormatter. getGroupText(PropCnr[] pcs, java.util.ArrayList<PropertyEditorInfo> infos, PropertyEditorInfo group, java.lang.StringBuilder tooltip, boolean[] isHTML)Formats a string representation for the group.Uses of PropertyEditorInfo in com.iizigo.term.prop
Methods in com.iizigo.term.prop with parameters of type PropertyEditorInfo Modifier and Type Method Description java.lang.StringScreenPropValidator. getDescription(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String[] options)Gets a description of the validation options.java.lang.StringScreenPropValidator. validate(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] parents, java.lang.String value, java.lang.String[] options)Validates the property value after editing.