Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.zkoss.bind.annotation Classes and Interfaces - 26 results found.
NameDescriptionTypePackageFramework
AfterCompose Marker annotation to identify a life-cycle method in View Model.Classorg.zkoss.bind.annotationZKoss (ZK)
BindingParamMarker annotation to identify the name of a parameter of a method.Classorg.zkoss.bind.annotationZKoss (ZK)
CommandMarker annotation to identify a Command method.Classorg.zkoss.bind.annotationZKoss (ZK)
ContextParamMarker annotation to identify the name of a parameter of a method.Classorg.zkoss.bind.annotationZKoss (ZK)
ContextTypeTo define the context object type for ContextParamSince:6.Classorg.zkoss.bind.annotationZKoss (ZK)
CookieParamMarker annotation to identify the name of a parameter of a method.Classorg.zkoss.bind.annotationZKoss (ZK)
DefaultMarker annotation to identify default value of a parameter of a method.Classorg.zkoss.bind.annotationZKoss (ZK)
DefaultCommandMarker annotation to identify a default command method.Classorg.zkoss.bind.annotationZKoss (ZK)
DefaultGlobalCommandMarker annotation to identify a global command method.Classorg.zkoss.bind.annotationZKoss (ZK)
DependsOnSpecify variable dependency.Classorg.zkoss.bind.annotationZKoss (ZK)
ExecutionArgParamMarker annotation to identify the name of a parameter of a method.Classorg.zkoss.bind.annotationZKoss (ZK)
ExecutionParamMarker annotation to identify the name of a parameter of a method.Classorg.zkoss.bind.annotationZKoss (ZK)
GlobalCommandMarker annotation to identify a Global Command method.Classorg.zkoss.bind.annotationZKoss (ZK)
HeaderParamMarker annotation to identify the name of a parameter of a method.Classorg.zkoss.bind.annotationZKoss (ZK)
ImmutableFieldsMarker annotation to indicate all of the fields returned from the given class are immutable (no setter).Classorg.zkoss.bind.annotationZKoss (ZK)
Init Marker annotation to identify a initial method.Classorg.zkoss.bind.annotationZKoss (ZK)
NotifyChangeNotify value change.Classorg.zkoss.bind.annotationZKoss (ZK)
NotifyCommandNotify a command to either server or client.Classorg.zkoss.bind.annotationZKoss (ZK)
NotifyCommandsNotify a set of commands to either server or client.Classorg.zkoss.bind.annotationZKoss (ZK)
QueryParamMarker annotation to identify the name of a parameter of a method.Classorg.zkoss.bind.annotationZKoss (ZK)
ScopeThe implicit scopes of zk for ScopeParam.Classorg.zkoss.bind.annotationZKoss (ZK)
ScopeParamMarker annotation to identify the name of a parameter of a method.Classorg.zkoss.bind.annotationZKoss (ZK)
SelectorParamMarker annotation to identify the component of a parameter of a method The value() is the selector to find components.Classorg.zkoss.bind.annotationZKoss (ZK)
SmartNotifyChangeNotify value change once it changed, unlike NotifyChange.Classorg.zkoss.bind.annotationZKoss (ZK)
ToClientCommandNotify a command to client.Classorg.zkoss.bind.annotationZKoss (ZK)
ToServerCommandNotify a command to server.Classorg.zkoss.bind.annotationZKoss (ZK)