|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewField | |
|---|---|
| com.sage.accpac.sm | Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. |
| Uses of ViewField in com.sage.accpac.sm |
|---|
| Methods in com.sage.accpac.sm that return ViewField | |
|---|---|
ViewField |
ViewFields.get(int fieldID)
Gets the field with the given ID |
ViewField |
ViewFields.get(java.lang.String name)
Gets the field with the given name |
ViewField |
ViewKey.getField(int index)
Gets the ViewField object of the given key field. |
ViewField |
ViewFields.getFieldByIndex(int index)
Gets the field based on the zero-based index within the
collection. |
ViewField |
ViewFieldPresentationList.getParent()
Field object to which the presentation list belongs |
| Methods in com.sage.accpac.sm that return types with arguments of type ViewField | |
|---|---|
java.util.Iterator<ViewField> |
ViewFields.iterator()
Gets an iterator on the collection |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||