Package com.portal.app.cc
Class PostPaidBillChargesModel
java.lang.Object
com.portal.pfc.ui.AbstractTreeTableModel
com.portal.app.cc.PostPaidBillChargesModel
- All Implemented Interfaces:
TreeTableModel,TreeModel
put your documentation comment here
-
Field Summary
FieldsFields inherited from class com.portal.pfc.ui.AbstractTreeTableModel
listenerList, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionput your documentation comment hereintgetChildCount(Object parent) put your documentation comment heregetColumnClass(int column) put your documentation comment hereintput your documentation comment heregetColumnName(int parm1) put your documentation comment heregetValueAt(Object node, int column) put your documentation comment herevoidinit()put your documentation comment herebooleanput your documentation comment hereMethods inherited from class com.portal.pfc.ui.AbstractTreeTableModel
addTreeModelListener, fireTreeNodesChanged, fireTreeNodesInserted, fireTreeNodesRemoved, fireTreeStructureChanged, getIndexOfChild, getRoot, isCellEditable, removeTreeModelListener, setValueAt, valueForPathChangedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.swing.tree.TreeModel
addTreeModelListener, getIndexOfChild, getRoot, removeTreeModelListener, valueForPathChangedMethods inherited from interface com.portal.pfc.ui.TreeTableModel
isCellEditable, setValueAt
-
Field Details
-
columnNames
-
columnTypes
-
-
Constructor Details
-
PostPaidBillChargesModel
put your documentation comment here- Parameters:
TreeNode- node
-
-
Method Details
-
init
public void init()put your documentation comment here -
getColumnCount
public int getColumnCount()put your documentation comment here- Specified by:
getColumnCountin interfaceTreeTableModel- Returns:
-
getColumnClass
put your documentation comment here- Specified by:
getColumnClassin interfaceTreeTableModel- Overrides:
getColumnClassin classAbstractTreeTableModel- Parameters:
column-- Returns:
-
getColumnName
put your documentation comment here- Specified by:
getColumnNamein interfaceTreeTableModel- Parameters:
parm1-- Returns:
-
getChildCount
put your documentation comment here- Specified by:
getChildCountin interfaceTreeModel- Parameters:
parent-- Returns:
-
getValueAt
put your documentation comment here- Specified by:
getValueAtin interfaceTreeTableModel- Parameters:
node-column-- Returns:
-
getChild
put your documentation comment here -
isLeaf
put your documentation comment here- Specified by:
isLeafin interfaceTreeModel- Overrides:
isLeafin classAbstractTreeTableModel- Parameters:
node-- Returns:
-