public interface ITableResource extends IResource
IResource for table entries within a
structured file descriptor. Mainly used for modeled AWM dialogs which use a
file descriptor to diplay a table.| Modifier and Type | Method and Description |
|---|---|
FileDescriptor |
getFileDescriptor()
Gets the file descriptor of the table resource.
|
IPropertyValue |
getPropertyValue(int pColumnIndex)
Gets the property value for a column index.
|
java.util.List<ITableResource> |
getTableResourceList()
Gets the list of table resources which contains this table resource.
|
addChildResource, addPropertyValue, addResourceChild, delete, getAllPropertyValues, getChildrenResources, getID, getName, getParentResource, getPropertyValue, getPropertyValueFromHierarchy, getResourceChildren, removeResourceChild, setName, setPropertyValuesFileDescriptor getFileDescriptor()
IPropertyValue getPropertyValue(int pColumnIndex)
pColumnIndex - a column index.java.util.List<ITableResource> getTableResourceList()
Copyright © 2015 Micro Focus GmbH. All rights reserved.