Uses of Class
com.iizix.prop.vs.actor.FieldActors
Uses of FieldActors in com.iizigo.vs.actor
Modifier and TypeClassDescriptionclass
The Editor version of class container for associated field actors of a VSField.Uses of FieldActors in com.iizigo.vs.prop
Modifier and TypeMethodDescriptionprotected FieldActors
EditorVSColumnHeader.createFieldActors()
Creates a new instance of the field actors.protected FieldActors
EditorVSField.createFieldActors()
Creates a new instance of the field actors.Uses of FieldActors in com.iizix.prop.vs
Modifier and TypeMethodDescriptionprotected FieldActors
VSColumnHeader.createFieldActors()
Creates a new instance of the field actors, overridden for the Editor.protected FieldActors
VSField.createFieldActors()
Creates a new instance of the field actors, overridden for the Editor.VSColumnHeader.getActors()
Gets the field actors container.VSField.getActors()
Gets the field actors container.