com.retek.rsm.useradministration
Class SelectableRoleTableRowDisplayer
java.lang.Object
|
+--com.retek.rsm.useradministration.SelectableRoleTableRowDisplayer
- All Implemented Interfaces:
- com.retek.swing11.displaytable.TableRowDisplayer
- public class SelectableRoleTableRowDisplayer
- extends java.lang.Object
- implements com.retek.swing11.displaytable.TableRowDisplayer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectableRoleTableRowDisplayer
public SelectableRoleTableRowDisplayer()
getHeaders
public java.lang.String[] getHeaders()
- Specified by:
getHeaders
in interface com.retek.swing11.displaytable.TableRowDisplayer
getColumnTypes
public int[] getColumnTypes()
throws com.retek.swing11.util.UIException
- Specified by:
getColumnTypes
in interface com.retek.swing11.displaytable.TableRowDisplayer
com.retek.swing11.util.UIException
getColumnSizes
public int[] getColumnSizes()
- Specified by:
getColumnSizes
in interface com.retek.swing11.displaytable.TableRowDisplayer
buildRow
public java.lang.String[] buildRow(java.lang.Object object)
throws com.retek.swing11.util.UIException
- Specified by:
buildRow
in interface com.retek.swing11.displaytable.TableRowDisplayer
com.retek.swing11.util.UIException