Searched refs:defaultState (Results 1 – 2 of 2) sorted by relevance
42 public boolean defaultState = false; field in _XBoundControl51 defaultState = oObj.getLock(); in _getLock()68 boolean toSet = !defaultState; in _setLock()72 res = (oObj.getLock() != defaultState); in _setLock()73 oObj.setLock(defaultState); in _setLock()
62 XInterface defaultState = (XInterface) oObj.getDefaultAsProperty(); in _getDefaultAsProperty() local
Completed in 8 milliseconds