|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sage.accpac.sm.ViewKeys
@ThreadSafe public final class ViewKeys
Represents the collection of keys in an Accpac view
| Method Summary | |
|---|---|
ViewKey |
get(int index)
Gets the key with the given zero-based index |
int |
getCount()
Gets the number of keys defined by the view |
View |
getParent()
Gets the View object that created the current object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getCount()
public ViewKey get(int index)
index - the zero-based index of the key desired.getCount()public View getParent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||