Uses of Class
org.exoplatform.webui.core.UIContainer
Packages that use UIContainer
Package
Description
-
Uses of UIContainer in org.exoplatform.portal.webui.application
Subclasses of UIContainer in org.exoplatform.portal.webui.applicationModifier and TypeClassDescriptionclassCreated by The eXo Platform SARL Author : Pham Dung Ha ha.pham@exoplatform.com Jun 14, 2007classThis UI component represent a portlet window on a page. -
Uses of UIContainer in org.exoplatform.portal.webui.container
Subclasses of UIContainer in org.exoplatform.portal.webui.containerModifier and TypeClassDescriptionclassclassCreated by The eXo Platform SAS Author : Nguyen Duc Khoi khoi.nguyen@exoplatform.com Jul 29, 2010classMay 19, 2006classclassMay 19, 2006 -
Uses of UIContainer in org.exoplatform.portal.webui.page
Subclasses of UIContainer in org.exoplatform.portal.webui.page -
Uses of UIContainer in org.exoplatform.portal.webui.portal
Subclasses of UIContainer in org.exoplatform.portal.webui.portalModifier and TypeClassDescriptionclassclassclassclass -
Uses of UIContainer in org.exoplatform.portal.webui.workspace
Subclasses of UIContainer in org.exoplatform.portal.webui.workspaceModifier and TypeClassDescriptionclassThis extends the UIApplication and hence is a sibling of UIPortletApplication (used by any eXo Portlets as the Parent class to build the portlet component tree).classCreated by The eXo Platform SARL Author : Dang Van Minh minhdv81@yahoo.com Jun 12, 2006 -
Uses of UIContainer in org.exoplatform.webui.core
Subclasses of UIContainer in org.exoplatform.webui.coreModifier and TypeClassDescriptionclassThis is abstract class for Root WebUI component of applications in GateIn.classCreated by The eXo Platform SARL Author : tam.nguyen tamndrok@gmail.com July, 14, 2009classCreated by The eXo Platform SARL Author : pham tuan phamtuanchip@yahoo.de Oct 03, 2006 9:43:23 AMclassRoot UI component of portlets written using GateIn WebUI framework should extends this class
There are 3 WebUI lifecycle methods, that are called during JSR 286 portlet lifecycle :
- processDecode - decode and bind parameters from the request to WebUI component
- processAction - triggered when there is a request for portlet ActionURL, or a WebUI event
- processRender - mapped to JSR 286 render method
- serveResource - mapped to JSR 286 serveResource method
Portlet request go through this class and then be delegated to child WebUI components with the help of UIApplicationLifecycle.classAuthor : Nguyen Viet Chung chung.nguyen@exoplatform.com Jun 22, 2006classCreated by The eXo Platform SARL Author : tung.dang tungcnw@gmail.com Feb, 12, 2008classA component that represents a wizardMethod parameters in org.exoplatform.webui.core with type arguments of type UIContainerModifier and TypeMethodDescriptionvoidUIContainer.SelectTabActionListener.execute(Event<UIContainer> event) -
Uses of UIContainer in org.exoplatform.webui.core.lifecycle
Methods in org.exoplatform.webui.core.lifecycle with parameters of type UIContainerModifier and TypeMethodDescriptionvoidUIContainerLifecycle.processRender(UIContainer uicomponent, WebuiRequestContext context) -
Uses of UIContainer in org.exoplatform.webui.ext
Methods in org.exoplatform.webui.ext with parameters of type UIContainerModifier and TypeMethodDescriptionUIExtensionManager.addUIExtension(String extensionType, String extensionName, Map<String, Object> context, UIContainer parent) First check if the given extension exists, if so it checks if the extension can be added according (all filters that are mandatory) to the given context, if so it adds the extension to the parent and returns the extension otherwise it returnsnullUIExtensionManager.addUIExtension(UIExtension extension, Map<String, Object> context, UIContainer parent) It checks if the extension can be added (all filters that are mandatory) according to the given context, if so it adds the extension to the parent and returns the extension otherwise it returnsnull -
Uses of UIContainer in org.exoplatform.webui.ext.impl
Methods in org.exoplatform.webui.ext.impl with parameters of type UIContainerModifier and TypeMethodDescriptionUIExtensionManagerImpl.addUIExtension(String extensionType, String extensionName, Map<String, Object> context, UIContainer parent) First check if the given extension exists, if so it checks if the extension can be added according (all filters that are mandatory) to the given context, if so it adds the extension to the parent and returns the extension otherwise it returnsnullUIExtensionManagerImpl.addUIExtension(UIExtension extension, Map<String, Object> context, UIContainer parent) It checks if the extension can be added (all filters that are mandatory) according to the given context, if so it adds the extension to the parent and returns the extension otherwise it returnsnullprotected StringUIExtensionManagerImpl.createComponentId(UIContainer parent, String extensionName) -
Uses of UIContainer in org.exoplatform.webui.ext.manager
Subclasses of UIContainer in org.exoplatform.webui.ext.managerModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS Author : eXoPlatform nicolas.filotto@exoplatform.com 15 mai 2009 -
Uses of UIContainer in org.exoplatform.webui.form
Subclasses of UIContainer in org.exoplatform.webui.formModifier and TypeClassDescriptionclassCreated by The eXo Platform SARL Author : Dang Van Minh minhdv81@yahoo.com Jun 6, 2006classDeprecated.classCreated by The eXo Platform SARL Author : Tran The Trong trongtt@gmail.com Jul 14, 2006 A date picker elementclassCreated by The eXo Platform SARL Author : lxchiati lebienthuyt@gmail.com Jun 6, 2006 Repesents a hidden input fieldclassCreated by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Jun 6, 2006 The base class to create form elements.classCreated by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Jun 6, 2006 Represents an abstract container of elements, inside a formclassCreated by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Jun 26, 2006 Represents an icon selectorclassRepresents a info text elementclassCreated by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Jun 26, 2006 Represents any item selector, of a given typeclassCreated by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Jun 8, 2006 Represents table containing several input fieldsclassCreated by The eXo Platform SARL Author : Dang Van Minh minh.dang@exoplatform.com Sep 20, 2006classAuthor : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Sep 14, 2006
Represents a multi value selectorclassRepresents a radio box element The selected box value is stored in the value_ property of UIFormInputBaseclassRepresents a select elementclassRepresents a select elementclassCreated by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Jun 6, 2006 Represents a input string field The value is stored in UIFormInputBaseclassCreated by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net May 7, 2006classRepresents a tabbed paneclassRepresents a textarea element The value is stored in UIFormInputBaseclassDeprecated.Use UIUploadInput insteadclassAuthor : Nguyen Viet Chung chung.nguyen@exoplatform.com Jun 22, 2006 -
Uses of UIContainer in org.exoplatform.webui.form.ext
Subclasses of UIContainer in org.exoplatform.webui.form.extModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS Author : Pham Tuan tuan.pham@exoplatform.com Feb 29, 2008classCreated by The eXo Platform SARL Author : Tuan Pham tuan.pham@exoplatform.com Dec 3, 2007classCreated by The eXo Platform SARL Author : Dang Van Minh minh.dang@exoplatform.com Sep 20, 2006 -
Uses of UIContainer in org.exoplatform.webui.form.input
Subclasses of UIContainer in org.exoplatform.webui.form.inputModifier and TypeClassDescriptionclassRepresent an html checkbox input
This class is a replacement forUIFormCheckBoxInput
Still support raising event when user click the checkbox, but now we only accept boolean value.class -
Uses of UIContainer in org.exoplatform.webui.form.wysiwyg
Subclasses of UIContainer in org.exoplatform.webui.form.wysiwyg -
Uses of UIContainer in org.exoplatform.webui.organization
Subclasses of UIContainer in org.exoplatform.webui.organizationModifier and TypeClassDescriptionclassAuthor : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Jun 27, 2006classCreated by The eXo Platform SARL Author : Pham Dung Ha ha.pham@exoplatform.com May 7, 2007oclassclassCreated by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Jun 26, 2006 -
Uses of UIContainer in org.exoplatform.webui.organization.account
Subclasses of UIContainer in org.exoplatform.webui.organization.accountModifier and TypeClassDescriptionclassAuthor : dang.tung tungcnw@gmail.com Nov 22, 2008classCreated by The eXo Platform SARL Author : Pham Tuan phamtuanchip@gmail.com Dec 11, 2007 Modified: dang.tung tungcnw@gmail.com Nov 22, 2008classCreated by The eXo Platform SARL Author : Pham Tuan phamtuanchip@gmail.com Dec 11, 2007 Modified: dang.tung tungcnw@gmail.com Nov 22, 2008
UICheckBoxInputinstead