public interface IButtonContract extends Remote
void click(Integer hwnd) throws RemoteException
RemoteException
Boolean isChecked(Integer hwnd) throws RemoteException
RemoteException
Boolean isIntermediate(Integer hwnd) throws RemoteException
RemoteException
Boolean isPressed(Integer hwnd) throws RemoteException
RemoteException
void setCheck(Integer hwnd, Boolean check) throws RemoteException
RemoteException
Copyright © 2013. All rights reserved.