|
org.netbeans.spi.viewmodel/2 1.26.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AsynchronousModelFilter.CALL in org.netbeans.spi.viewmodel |
|---|
| Methods in org.netbeans.spi.viewmodel that return AsynchronousModelFilter.CALL | |
|---|---|
static AsynchronousModelFilter.CALL |
AsynchronousModelFilter.CALL.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AsynchronousModelFilter.CALL[] |
AsynchronousModelFilter.CALL.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.netbeans.spi.viewmodel with parameters of type AsynchronousModelFilter.CALL | |
|---|---|
Executor |
Models.CompoundModel.asynchronous(AsynchronousModelFilter.CALL asynchCall,
Object node)
|
Executor |
AsynchronousModelFilter.asynchronous(Executor original,
AsynchronousModelFilter.CALL asynchCall,
Object node)
Change the threading information for view models method calls. |
|
org.netbeans.spi.viewmodel/2 1.26.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||