de.thorstenberger.uebman.ws
Class UebmanInstanceListable
java.lang.Object
de.thorstenberger.uebman.ws.UebmanInstanceListable
- All Implemented Interfaces:
- Listable
public class UebmanInstanceListable
- extends java.lang.Object
- implements Listable
- Author:
- Thorsten Berger
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LectureNameFieldID
public static int LectureNameFieldID
LectureTimeFieldID
public static int LectureTimeFieldID
LectureLocationFieldID
public static int LectureLocationFieldID
URLTextFieldID
public static int URLTextFieldID
URLFieldID
public static int URLFieldID
UebmanInstanceListable
public UebmanInstanceListable(UebmanInstance instance)
getFieldDescriptions
public java.lang.String[] getFieldDescriptions()
- Description copied from interface:
Listable
- Enthält die Namen der Felder, die in der Kopfzeile stehen.
Länge des Arrays bestimmt Anzahl Spalten.
- Specified by:
getFieldDescriptions
in interface Listable
- Returns:
getFieldValue
public java.lang.String getFieldValue(int i)
- Description copied from interface:
Listable
- Akt. Wert der Spalte zurückgeben
- Specified by:
getFieldValue
in interface Listable
- Returns:
RadioButtonSelectable
public boolean RadioButtonSelectable()
- Description copied from interface:
Listable
- Falls RadioButton gesetzt, ist der auch auswählbar?
- Specified by:
RadioButtonSelectable
in interface Listable
- Returns: