public interface DBaseItem extends DBase
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of an item.
|
void |
remove()
Permanently deletes an item from a document.
|
String getName()
void remove()
Copyright © 2005–2020. All rights reserved.