- getAfterWhenEvents() - Method in class org.zkoss.zkplus.databind.Binding
-
Deprecated.
Get save-after event expression.
- getAllBindings() - Method in class org.zkoss.zkplus.databind.DataBinder
-
Deprecated.
Return all Bindings covered by this DataBinder
- getApplicationContext() - Static method in class org.zkoss.zkplus.spring.SpringUtil
-
Get the spring application context.
- getArgs() - Method in class org.zkoss.zkplus.databind.Binding
-
Deprecated.
Get generic arguments.
- getAttr() - Method in class org.zkoss.zkplus.databind.Binding
-
Deprecated.
Get component attribute name.
- getBean(Component) - Method in class org.zkoss.zkplus.databind.Binding
-
Deprecated.
Returns the associated bean of this binding; e.g., for a binding to the bean "a.b.c", this will return the bean associated to "a.b"
(and c is the property name).
- getBean(String) - Static method in class org.zkoss.zkplus.spring.SpringUtil
-
Get the spring bean by the specified name.
- getBean(String, Class) - Static method in class org.zkoss.zkplus.spring.SpringUtil
-
Get the spring bean by the specified name and class.
- getBeanManager() - Static method in class org.zkoss.zkplus.cdi.CDIUtil
-
Returns the CDI BeanManager.
- getBinder() - Method in class org.zkoss.zkplus.databind.Binding
-
Deprecated.
Gets the associated Data Binder of this Binding.
- getBinding() - Method in class org.zkoss.zkplus.databind.BindingSaveEvent
-
Deprecated.
Gets the associate binding of this event.
- getBinding(Component, String) - Method in class org.zkoss.zkplus.databind.DataBinder
-
Deprecated.
Given component and attr, return the associated
Binding.
- getBindingCollectionItem(Component) - Method in class org.zkoss.zkplus.databind.DataBinder
-
Deprecated.
Returns a CollectionItem by the comp accordingly.
- getBindings() - Method in class org.zkoss.zkplus.databind.BindingValidateEvent
-
Deprecated.
Gets the list of the associate bindings of this event (
Binding).
- getBindings(Component) - Method in class org.zkoss.zkplus.databind.DataBinder
-
Deprecated.
Given component, return the associated list of
Bindings.
- getBrowserDelay() - Method in class org.zkoss.zkplus.liferay.JQueryRenderCachedPatch
-
- getBrowserDelay() - Method in class org.zkoss.zkplus.liferay.JQueryRenderPatch
-
- getComponent() - Method in class org.zkoss.zkplus.databind.Binding
-
Deprecated.
Gets the associated Component of this Binding.
- getComponentAtIndexByOwner(Component, int) - Method in interface org.zkoss.zkplus.databind.CollectionItem
-
Deprecated.
Returns the component by the index in the comp's children.
- getComponentCollectionOwner(Component) - Method in interface org.zkoss.zkplus.databind.CollectionItem
-
Deprecated.
Returns the component's owner.
- getComponentModel(Component) - Method in class org.zkoss.zkplus.databind.CombboxListModelConverter
-
Deprecated.
- getComponentModel(Component) - Method in class org.zkoss.zkplus.databind.ListboxListModelConverter
-
Deprecated.
- getComponentModel(Component) - Method in class org.zkoss.zkplus.databind.ListModelConverter
-
Deprecated.
Gets the model of the component, the sub-class should override this method
- getComponentModel(Component) - Method in class org.zkoss.zkplus.databind.SelectboxListModelConverter
-
Deprecated.
- getConverter() - Method in class org.zkoss.zkplus.databind.Binding
-
Deprecated.
- getDelay() - Method in class org.zkoss.zkplus.liferay.JQueryRenderPatch
-
Returns the number of milliseconds to wait before replacing with
the correct content.
- getDesktop(ServletContext, HttpServletRequest, String) - Static method in class org.zkoss.zkplus.embed.Bridge
-
Returns the desktop of the given desktop ID, or null if not found.
- getElementAt(int) - Method in class org.zkoss.zkplus.databind.BindingListModelListModel
-
Deprecated.
- getEntityManager() - Static method in class org.zkoss.zkplus.jpa.JpaUtil
-
Returns an EntityManager of the default EntityManagerFactory as defined in zk.xml in an Execution scope.
- getEntityManager(String) - Static method in class org.zkoss.zkplus.jpa.JpaUtil
-
Returns or create an EntityManager for the specified persistence unit name.
- getEntityManagerFactory() - Static method in class org.zkoss.zkplus.jpa.JpaUtil
-
Create or return the default EntityManagerFactory as defined in zk.xml.
- getEntityManagerFactory(String) - Static method in class org.zkoss.zkplus.jpa.JpaUtil
-
Create or return the EntityManagerFactory for the specified persistence
unit name.
- getEntityManagerFactory(String, Map) - Static method in class org.zkoss.zkplus.jpa.JpaUtil
-
Create the EntityManagerFactory for the specified persistence unit and
defined properties.
- getEntiyManager(String, Map) - Static method in class org.zkoss.zkplus.jpa.JpaUtil
-
Returns an EntityManager for the specified persistence unit name and
defined properties.
- getErrorPage() - Method in class org.zkoss.zkplus.acegi.ZkAccessDeniedHandler
-
Deprecated.
- getExecution() - Method in class org.zkoss.zkplus.embed.Bridge
-
Returns the execution.
- getExpression() - Method in class org.zkoss.zkplus.databind.Binding
-
Deprecated.
Get bean expression, e.g.
- getInnerModel() - Method in class org.zkoss.zkplus.databind.BindingListModelListModel
-
Deprecated.
- getItems(Component) - Method in interface org.zkoss.zkplus.databind.CollectionItemExt
-
Deprecated.
Returns all children items of the given Collection owner such as Grid.
- getLoadAfterEvents() - Method in class org.zkoss.zkplus.databind.Binding
-
Deprecated.
Get load-after event expression set.
- getLoadWhenEvents() - Method in class org.zkoss.zkplus.databind.Binding
-
Deprecated.
Get load-when event expression set.
- getModelByOwner(Component) - Method in interface org.zkoss.zkplus.databind.CollectionItem
-
Deprecated.
Returns the component model as ListModel
- getReference() - Method in class org.zkoss.zkplus.databind.BindingSaveEvent
-
Deprecated.
Gets the reference component that "trigger" sending of this event.
- getReferences() - Method in class org.zkoss.zkplus.databind.BindingValidateEvent
-
Deprecated.
Gets the list of the reference components that "trigger" sending of this event.
- getResult() - Method in class org.zkoss.zkplus.embed.Bridge
-
Returns the result in the JavaScript.
- getSaveWhenEvents() - Method in class org.zkoss.zkplus.databind.Binding
-
Deprecated.
Get save-when event expression.
- getSelection() - Method in class org.zkoss.zkplus.databind.BindingListModelListModel
-
Deprecated.
- getSelectionControl() - Method in class org.zkoss.zkplus.databind.BindingListModelListModel
-
Deprecated.
- getSessionFactory() - Static method in class org.zkoss.zkplus.hibernate.HibernateUtil
-
Deprecated.
Get the singleton hibernate Session Factory.
- getSize() - Method in class org.zkoss.zkplus.databind.BindingListModelListModel
-
Deprecated.
- getThreadLocal(String, String) - Static method in class org.zkoss.zkplus.util.ThreadLocals
-
Given class name and static ThreadLocal field name, return the associated ThreadLocal.
- getThreadLocal(Class, String) - Static method in class org.zkoss.zkplus.util.ThreadLocals
-
Given class and static ThreadLocal field name, return the associated ThreadLocal.
- getValue() - Method in class org.zkoss.zkplus.databind.BindingSaveEvent
-
Deprecated.
Gets the value to be saved after "onBindingSave" event.
- getValues() - Method in class org.zkoss.zkplus.databind.BindingValidateEvent
-
Deprecated.
Gets the list of the value to be saved after "onBindingValidate" event.