Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.zkoss.zkplus Classes and Interfaces - 60 results found.
NameDescriptionTypePackageFramework
AcegiSecurityContextListenerListener to copy servlet thread ThreadLocal, securityContext, over to event thread ThreadLocal and handle Acegi Authentication Exception occurred inClassorg.zkoss.zkplus.acegiZKoss (ZK)
AnnotateDataBinderThe DataBinder that reads ZUML annotations to create binding info.Classorg.zkoss.zkplus.databindZKoss (ZK)
AnnotateDataBinderInitThis initiator class do following things: New an AnnotateDataBinder instance.Classorg.zkoss.zkplus.databindZKoss (ZK)
AnnotateDataBindingComposerIt's another way to replace the Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingA Data Binding that associate component+attr to an bean expression.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingGroupsListModelThis is the BindingListModel as a GroupsListModel to be used with Add or remove the contents of this model as a GroupListModel would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelThis interface defines the methods used by DataBinder.Interfaceorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelArrayThis is the BindingListModel as a Object array to be used with Modify the contents of this model as an Object array would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelExtSupport same object in multiple items of a ListModel.Interfaceorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelListThis is the BindingListModel as a List to be used with Add or remove the contents of this model as a List would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelListModelThis is the BindingListModel as a ListModel to be used with Add or remove the contents of this model as a ListModel would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelMapThis is the BindingListModel as a Map to be used with Add or remove the contents of this model as a Map would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelSetThis is the BindingListModel as a Set to be used with Add or remove the contents of this model as a Set would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingRendererUtilClassorg.zkoss.zkplus.databindZKoss (ZK)
BindingSaveEventEvent used when DataBinder send "onBindingSave" events.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingValidateEventEvent used when DataBinder send "onBindingValidate" events.Classorg.zkoss.zkplus.databindZKoss (ZK)
BridgeUtilities to allow developers to start an execution in foreign Ajax channel.Classorg.zkoss.zkplus.embedZKoss (ZK)
CDIUtilSome generic utility for use with CDI.Classorg.zkoss.zkplus.cdiZKoss (ZK)
ClusterSessionPatch This listener is used with Weblogic clustering server or cloud environment (such as Google App Engine).Classorg.zkoss.zkplus.clusterZKoss (ZK)
CollectionItemThe CollectionItem is used by DataBinder and provides an interface for collection component to interact with the DataBinderInterfaceorg.zkoss.zkplus.databindZKoss (ZK)
CollectionItemExtThis interface is an enhanced version of the original CollectionItem interface that Interfaceorg.zkoss.zkplus.databindZKoss (ZK)
CombboxListModelConverterThe TypeConverter implementation for converting collection to ListModel of a gridSince:6.Classorg.zkoss.zkplus.databindZKoss (ZK)
DataBinderThe DataBinder used for binding ZK UI component and the backend data bean.Classorg.zkoss.zkplus.databindZKoss (ZK)
DateFormatConverterConvert a Date or a Timestamp to a formated date String.Classorg.zkoss.zkplus.databindZKoss (ZK)
DelegatingVariableResolverGeneric CDI EL named managed bean resolver.Classorg.zkoss.zkplus.cdiZKoss (ZK)
DelegatingVariableResolverDelegatingVariableResolver, a seasar2 bean variable resolver.Classorg.zkoss.zkplus.seasarZKoss (ZK)
DelegatingVariableResolver DelegatingVariableResolver for resolving Spring beans, Spring Security variables and Spring Webflow variables.Classorg.zkoss.zkplus.springZKoss (ZK)
HibernateSessionContextListenerListener to make sure each ZK thread got the same hibernate session context; used with Hibernate's "thread" session context (org.Classorg.zkoss.zkplus.hibernateZKoss (ZK)
HibernateSessionFactoryListenerListener to init and cleanup the hibernate session factory automatically.Classorg.zkoss.zkplus.hibernateZKoss (ZK)
HibernateUtilUtility to access Hibernate Session.Classorg.zkoss.zkplus.hibernateZKoss (ZK)
JndiVariableResolverClassorg.zkoss.zkplus.jndiZKoss (ZK)
JpaUtilThis class is used to create and hold open EntityManagerFactory objects within a Java EE environment.Classorg.zkoss.zkplus.jpaZKoss (ZK)
JQueryRenderCachedPatchUsed to patch the rendering result of a ZK portlet for Liferay.Classorg.zkoss.zkplus.liferayZKoss (ZK)
JQueryRenderPatchUsed to patch the rendering result of a ZK portlet for Liferay.Classorg.zkoss.zkplus.liferayZKoss (ZK)
ListboxListModelConverterThe TypeConverter implementation for converting collection to ListModel of a listboxSince:6.Classorg.zkoss.zkplus.databindZKoss (ZK)
ListModelConverterThe TypeConverter implementation for converting collection to ListModel and vice versa.Classorg.zkoss.zkplus.databindZKoss (ZK)
NonRootContextJQueryRenderPatchUsed to patch the rendering result of a ZK portlet for Liferay.Classorg.zkoss.zkplus.liferayZKoss (ZK)
OpenEntityManagerInViewListenerListener to init and cleanup the JPA entityManager automatically In WEB-INF/zk.Classorg.zkoss.zkplus.jpaZKoss (ZK)
OpenSessionInViewListenerListener to init and cleanup the hibernate session automatically, implement the Hibernate's "Open Session In View" pattern without JTA support.Classorg.zkoss.zkplus.hibernateZKoss (ZK)
RadiogroupSelectedItemConverterConvert Radiogroup selected item to radio value and vice versa.Classorg.zkoss.zkplus.databindZKoss (ZK)
RendersUtilities to embed ZK component(s) as a native JSF component, a JSP tag, Zimlet or others.Classorg.zkoss.zkplus.embedZKoss (ZK)
Renders .PageRendererA special page renderer that renders a page without generating the HTML tag of the page.Classorg.zkoss.zkplus.embed.RendersZKoss (ZK)
SelectboxListModelConverterThe TypeConverter implementation for converting collection to ListModel of a gridSince:6.Classorg.zkoss.zkplus.databindZKoss (ZK)
SelectedComboitemConverterConvert the selected item of combobox to bean.Classorg.zkoss.zkplus.databindZKoss (ZK)
SelectedItemConverterConvert selected item to bean and vice versa.Classorg.zkoss.zkplus.databindZKoss (ZK)
ShowWindowEventListenerThe default listener to show a modal window for login and other things.Classorg.zkoss.zkplus.acegiZKoss (ZK)
SpringTransactionSynchronizationListenerListener to make sure each ZK thread got the same ThreadLocal value of the spring's org.Classorg.zkoss.zkplus.springZKoss (ZK)
SpringUtilSpringUtil, a Spring utility.Classorg.zkoss.zkplus.springZKoss (ZK)
StandardThemeProviderClassorg.zkoss.zkplus.themeZKoss (ZK)
TabboxSelectedTabConverterConvert Tabbox selected Tab to Tab label and vice versa.Classorg.zkoss.zkplus.databindZKoss (ZK)
ThemesUtilities for managing standard theme.Classorg.zkoss.zkplus.themeZKoss (ZK)
ThreadLocalListenerListener to make sure servlet thread and ZK event thread got the same ThreadLocal values.Classorg.zkoss.zkplus.utilZKoss (ZK)
ThreadLocalsThreadLocal related utilities.Classorg.zkoss.zkplus.utilZKoss (ZK)
TypeConverterConverter to cast object class between UI Component attribute and backend data bean property.Interfaceorg.zkoss.zkplus.databindZKoss (ZK)
VersionThe version of the ZK Plus utilities.Classorg.zkoss.zkplusZKoss (ZK)
ZkAccessDeniedHandlerUsed by ExceptionTranslationFilter to handle an AccessDeniedException.Classorg.zkoss.zkplus.acegiZKoss (ZK)
ZkAuthenticationEntryPointThis implementation would forward to onAcegiLogin event and popup a login page.Classorg.zkoss.zkplus.acegiZKoss (ZK)
ZkAuthenticationProcessingFilterThis implementation process zk specific popup login page.Classorg.zkoss.zkplus.acegiZKoss (ZK)
ZkEventExceptionFilterUsed to fire exception in the ZK's event processing queue (Used with MethodSecurityInterceptor).Classorg.zkoss.zkplus.acegiZKoss (ZK)
ZkTokenBasedRememberMeServicesget rememberme from request's attribute rather than request's parameter.Classorg.zkoss.zkplus.acegiZKoss (ZK)