protected class RightsComponent.GroupsListModel
extends javax.swing.AbstractListModel
Modifier | Constructor and Description |
---|---|
protected |
RightsComponent.GroupsListModel() |
Modifier and Type | Method and Description |
---|---|
void |
fireListDataChanged(int oldSize) |
java.lang.Object |
getElementAt(int index) |
OdsxSelectHelper.NameId |
getGroupAt(int index) |
T_LONGLONG |
getGroupIDAt(int index) |
int |
getSize() |
public int getSize()
public java.lang.Object getElementAt(int index)
public T_LONGLONG getGroupIDAt(int index)
public OdsxSelectHelper.NameId getGroupAt(int index)
public void fireListDataChanged(int oldSize)