Class EntityModuleEmbeddedCollectionIcons
java.lang.Object
com.foreach.across.modules.entity.icons.EntityModuleEmbeddedCollectionIcons
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.foreach.across.modules.web.ui.elements.HtmlViewElement
addItem()
com.foreach.across.modules.web.ui.elements.HtmlViewElement
com.foreach.across.modules.web.ui.elements.HtmlViewElement
-
Field Details
-
ITEM_HANDLE
- See Also:
-
ITEM_ADD
- See Also:
-
ITEM_REMOVE
- See Also:
-
-
Constructor Details
-
EntityModuleEmbeddedCollectionIcons
public EntityModuleEmbeddedCollectionIcons()
-
-
Method Details
-
itemHandle
public com.foreach.across.modules.web.ui.elements.HtmlViewElement itemHandle() -
addItem
public com.foreach.across.modules.web.ui.elements.HtmlViewElement addItem() -
removeItem
public com.foreach.across.modules.web.ui.elements.HtmlViewElement removeItem()
-