| Package | Description |
|---|---|
| no.g9.client.support |
| Modifier and Type | Method and Description |
|---|---|
Listblock |
ListblockLine.getListblock()
Returns the listblock that this line is part of
|
Listblock |
G9Table.getListblock() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleObject.getListBlockArgs(Object actualObject,
RoleObject roleObject,
Listblock aListBlock,
Class[] params,
Object[] args,
int curIndex)
Internal use Gets a list of arguments used in reflection to access a
listblock.
|
List |
RoleObject.AssociationAccess.obtainChangedLinesFromListBlock(Listblock theListBlock)
Returns all changed lines from the specified listblock.
|
List |
RoleObject.AssociationAccess.obtainLinesFromListBlock(Listblock theListBlock)
Returns all lines from the specified listblock.
|
| Constructor and Description |
|---|
G9Table(AbstractTableModel m,
String id,
Listblock listblock)
Creates a new G9Table instance
|
Copyright © 2006–2018 Esito AS. All rights reserved.