INodeWithEdit Interfaz

Definición

Permite que un nodo indique si puede editarse y si puede manejar el nuevo nombre.

public interface class INodeWithEdit
public interface INodeWithEdit
type INodeWithEdit = interface
Public Interface INodeWithEdit

Propiedades

Nombre Description
Editable

Obtiene un valor que indica si el nodo soporta edición.

Métodos

Nombre Description
Edit(String)

Edita el nombre del control.

Se aplica a