Uses of Class
com.opera.core.systems.scope.protos.EsdbgProtos.EventHandler.Builder

Packages that use EsdbgProtos.EventHandler.Builder
com.opera.core.systems.scope.protos   
 

Uses of EsdbgProtos.EventHandler.Builder in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return EsdbgProtos.EventHandler.Builder
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.clear()
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.clearEventType()
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.clearHandlerID()
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.clearNamespace()
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.clearObjectID()
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.clearPreventDefaultHandler()
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.clearStopPropagation()
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.clone()
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.mergeFrom(EsdbgProtos.EventHandler other)
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.mergeFrom(com.google.protobuf.Message other)
           
static EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.newBuilder()
           
static EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.newBuilder(EsdbgProtos.EventHandler prototype)
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.newBuilderForType()
           
protected  EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.setEventType(java.lang.String value)
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.setHandlerID(int value)
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.setNamespace(java.lang.String value)
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.setObjectID(int value)
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.setPreventDefaultHandler(boolean value)
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.Builder.setStopPropagation(boolean value)
           
 EsdbgProtos.EventHandler.Builder EsdbgProtos.EventHandler.toBuilder()
           
 



Copyright © 2011. All Rights Reserved.