A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

O

onChange(Delegates,T,Function2) - function in icu.windea.breezeframework.core.extension.DelegatesExtensions
创建一个可观察的委托属性,并传入回调函数。
onFalse(Boolean,Function0) - function in icu.windea.breezeframework.core.extension.BooleanExtensions
如果为false,则执行一段代码。总是返回自身。
onTrue(Boolean,Function0) - function in icu.windea.breezeframework.core.extension.BooleanExtensions
如果为true,则执行一段代码。总是返回自身。
OptionalApi - class in icu.windea.breezeframework.core.annotation
可以选择性使用的api。Api that may be used optionally.
OptionalExtensions - class in icu.windea.breezeframework.core.extension
 
Ordered - class in icu.windea.breezeframework.core.model
可排序的对象。按照order的值从小到大排列。
orNull(Optional) - function in icu.windea.breezeframework.core.extension.OptionalExtensions
如果当前Optional对象为空,则返回null,否则返回它的值。
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W