com.metamatrix.console.ui.views.entitlements
Interface AuthorizationsCheckBoxListener

All Known Implementing Classes:
DataNodeAuthorizationsControl

public interface AuthorizationsCheckBoxListener


Method Summary
 void checkBoxChanged(DataNodesTreeNode node, int column, int newState)
           
 boolean isProgrammaticChange()
           
 java.lang.Integer proceedWithAuthorizationChange(DataNodesTreeNode node, int column)
           
 

Method Detail

checkBoxChanged

void checkBoxChanged(DataNodesTreeNode node,
                     int column,
                     int newState)

isProgrammaticChange

boolean isProgrammaticChange()

proceedWithAuthorizationChange

java.lang.Integer proceedWithAuthorizationChange(DataNodesTreeNode node,
                                                 int column)


Copyright © 2009. All Rights Reserved.