package common
- Alphabetic
- By Inheritance
- common
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
- trait AllInstances extends JsObjectInstances
- trait AllSyntax extends JsDynamicSyntax with JSCallbackSyntaxNPM with JsUndefOrSyntax with JsObjectSyntax with JsAnySyntax with FutureSyntax with IteratorSyntax with JsPromiseSyntax with StreamSyntax with OrNullSyntax
-
trait
AppModule extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
AsyncOperationOData extends Object with StatusCode
- Annotations
- @RawJSType() @native()
-
class
BulkDeleteAction extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
BulkDeleteResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
BusinessUnitJS extends Object
- Annotations
- @RawJSType() @native()
-
class
ChangeAsyncJobState extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
class
ChokidarOptions extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
DuplicateRuleCondition extends Object with StatusCodeNonNative
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
DuplicateRuleJS extends Object with StatusCodeNonNative
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
EntityRecordCountCollection extends Object
- Annotations
- @RawJSType() @native()
-
class
EntityReferenceJson extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
ErrorResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ExportMappingsImportMapResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
FSWatcher extends Object
- Annotations
- @RawJSType() @native()
-
abstract
class
FileCache extends AnyRef
Manage a backing cache file.
- case class FutureOps[A](f: Future[A])(implicit ec: ExecutionContext) extends Product with Serializable
- trait FutureSyntax extends AnyRef
- trait IOInstances extends AnyRef
-
trait
ImportDataJS extends Object
A single line of data imported from a file.
A single line of data imported from a file.
- Annotations
- @RawJSType() @native()
-
trait
ImportFileJson extends Object with ImportFileJsonFV
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
ImportFileJsonFV extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
ImportJSListing extends Object
- Annotations
- @RawJSType() @native()
-
class
ImportJson extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
ImportLogJS extends Object
- Annotations
- @RawJSType() @native()
-
trait
ImportMapOData extends Object
- Annotations
- @RawJSType() @native()
-
class
ImportMappingsImportMap extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
class
ImportSolution extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
- case class IteratorOps[A](iter: Iterator[A])(implicit ec: ExecutionContext) extends Product with Serializable
- trait IteratorSyntax extends AnyRef
- final case class JSCallbackOpsNPM[A](f: JSCallbackNPM[A]) extends Product with Serializable
- trait JSCallbackSyntaxNPM extends AnyRef
-
trait
JSDataHelpers extends AnyRef
Helpers when working with scalajs data, specifically, js.Object, js.Dynamic and js.Dictionary.
Helpers when working with scalajs data, specifically, js.Object, js.Dynamic and js.Dictionary. Most of these mutate the input source so create a copy of the data prior to calling if you want.
- type JsAnyDict = Dictionary[Any]
- final case class JsAnyOps(a: Any) extends Product with Serializable
- trait JsAnySyntax extends AnyRef
- final case class JsDictionaryOps(o: Dictionary[_]) extends Product with Serializable
- final case class JsDynamicOps(jsdyn: Dynamic) extends Product with Serializable
- trait JsDynamicSyntax extends AnyRef
- trait JsObjectInstances extends AnyRef
- final case class JsObjectOps(o: Object) extends Product with Serializable
- trait JsObjectSyntax extends AnyRef
- trait JsPromiseInstances extends AnyRef
- trait JsPromiseSyntax extends AnyRef
-
final
case class
JsUndefOrOps[A](a: UndefOr[A]) extends Product with Serializable
Not sure this is really going to do much for me.
- final case class JsUndefOrStringOps(a: UndefOr[String]) extends Product with Serializable
- trait JsUndefOrSyntax extends AnyRef
-
trait
LazyLogger extends AnyRef
Technical logging.
- case class LineCache(filename: String) extends OfflineCache with Product with Serializable
- class Logger extends AnyRef
- trait MonadlessIO extends Monadless[IO]
- case class NeverInCache() extends OfflineCache with Product with Serializable
-
class
NodeCache extends Object with IEventEmitter
- Annotations
- @RawJSType() @native() @JSImport( "node-cache" , JSImport.Namespace )
- case class NodeCacheOps(cache: NodeCache) extends Product with Serializable
-
class
NodeCacheOptions extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
- trait NodeCacheSyntax extends AnyRef
- trait OfflineCache extends AnyRef
-
final
case class
OrNullOps[A <: Any](a: |[A, Null]) extends Product with Serializable
It is common in interop code to model a value as A or null but not undefined.
- trait OrNullSyntax extends AnyRef
-
trait
PluginAssembly extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
PluginType extends Object
- Annotations
- @RawJSType() @native()
-
class
PrettyJsonOptions extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
PublisherOData extends Object
- Annotations
- @RawJSType() @native()
-
trait
RetrieveTotalRecordCountResponse extends Object
- Annotations
- @RawJSType() @native()
- type Reviver = Function2[Any, Any, Any]
-
trait
RoleJS extends Object with RoleNameJS
- Annotations
- @RawJSType() @native()
-
trait
RoleNameJS extends Object
- Annotations
- @RawJSType() @native()
- class ScalaCacheNodeCache extends Cache[InMemoryRepr]
-
trait
SolutionComponentOData extends Object
Attaches to a solution.
Attaches to a solution.
- Annotations
- @RawJSType() @native()
-
trait
SolutionOData extends Object
- Annotations
- @RawJSType() @native()
-
trait
Source extends Object
Uses https://github.com/uhop/stream-json
Uses https://github.com/uhop/stream-json
- Annotations
- @RawJSType() @native()
-
trait
StatusCode extends Object
These are only here if you place them here or call
dynamics.client.common.mapODataArtifacts
.These are only here if you place them here or call
dynamics.client.common.mapODataArtifacts
.- Annotations
- @RawJSType() @native()
-
trait
StatusCodeNonNative extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
- final case class StreamOps[F[_], O](s: Stream[F, O]) extends Product with Serializable
- trait StreamSyntax extends AnyRef
-
trait
SystemuserJS extends Object
- Annotations
- @RawJSType() @native()
-
class
TableOptions extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
TeamJS extends Object
- Annotations
- @RawJSType() @native()
-
class
TestJS extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
Theme extends Object
- Annotations
- @RawJSType() @native()
-
trait
TokenInfo extends Object
- Annotations
- @RawJSType() @native()
- case class TokenRequestError(message: String) extends Exception with Product with Serializable
-
class
UserLogger extends AnyRef
User messages logger.
-
trait
WebResourceOData extends Object
WebResource as provided in odata response.
WebResource as provided in odata response.
- Annotations
- @RawJSType() @native()
-
class
WebResourceUpsertArgs extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
WhoAmI extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
-
class
XmlDocument extends Object
- Annotations
- @RawJSType() @native() @JSImport( "xmldoc" , "XmlDocument" )
-
trait
XmlElement extends Object
- Annotations
- @RawJSType() @native()
Value Members
- object AsyncOperation
-
object
CallbackHelpers
Some small support to convert callback APIs in node to a cats effect.
Some small support to convert callback APIs in node to a cats effect. This is similar in spirit to io.scalajs.util.PromiseHelper. The first parameter is almost always a subtype of
js.Error
. Most of these methods check the value of the first parameter and if null or undefined, return a failed effect. The function argument is usually a curried function call from a javascript facade. - object ChokidarOptions
- object ComponentType
- object DataDelimiter
- object FSWatcher
- object FSWatcherOps
- object FieldDelimiter
- object FileType
-
object
FsExtra extends Object
- Annotations
- @native() @JSImport( "fs-extra" , JSImport.Namespace )
- object Fse
- object IOUtils
- object IsImport
- object Logger
- object ModeCode
- object MonadlessIO extends MonadlessIO
- object NPMTypes
-
object
Object2 extends Object
- Annotations
- @native() @JSGlobal( "Object" )
-
object
PrettyJson extends Object
- Annotations
- @native() @JSImport( "prettyjson" , JSImport.Namespace )
- object ProcessCode
-
object
StreamArray extends Object
Uses https://github.com/uhop/stream-json
Uses https://github.com/uhop/stream-json
- Annotations
- @native()
-
object
StreamJsonObjects extends Object
Uses https://github.com/uhop/stream-json
Uses https://github.com/uhop/stream-json
- Annotations
- @native() @JSImport( ... , JSImport.Namespace )
-
object
Table extends Object
- Annotations
- @native() @JSImport( "table" , JSImport.Namespace )
- object TableOptions
- object UserLogger
- object Utils
- object WebResource
-
object
chokidar extends Object
- Annotations
- @native() @JSImport( "chokidar" , JSImport.Namespace )
- object fs2helpers
-
object
glob extends Object
- Annotations
- @native() @JSImport( "glob" , JSImport.Namespace )
- object implicits extends AllSyntax with AllInstances
- object instances
-
object
processhack extends Object
- Annotations
- @native() @JSImport( "process" , JSImport.Namespace )
- object syntax
-
object
tablehelpers
Helpers for printing tables.