Interface TabsItemBuilder.AfterPutDataStep
- All Superinterfaces:
TabsItemBuilder.ActiveStep,TabsItemBuilder.BuildStep,TabsItemBuilder.DisabledStep,TabsItemBuilder.HrefStep,TabsItemBuilder.LabelStep,TabsItemBuilder.PutDataStep,TabsItemBuilder.SetDataStep
- All Known Implementing Classes:
TabsItemBuilder.TabsItemStep
- Enclosing class:
- TabsItemBuilder
public static interface TabsItemBuilder.AfterPutDataStep
extends TabsItemBuilder.ActiveStep, TabsItemBuilder.BuildStep, TabsItemBuilder.DisabledStep, TabsItemBuilder.HrefStep, TabsItemBuilder.LabelStep, TabsItemBuilder.PutDataStep, TabsItemBuilder.SetDataStep
-
Method Summary
Methods inherited from interface com.liferay.frontend.taglib.clay.servlet.taglib.util.TabsItemBuilder.ActiveStep
setActive, setActiveMethods inherited from interface com.liferay.frontend.taglib.clay.servlet.taglib.util.TabsItemBuilder.BuildStep
buildMethods inherited from interface com.liferay.frontend.taglib.clay.servlet.taglib.util.TabsItemBuilder.DisabledStep
setDisabled, setDisabledMethods inherited from interface com.liferay.frontend.taglib.clay.servlet.taglib.util.TabsItemBuilder.HrefStep
setHref, setHref, setHrefMethods inherited from interface com.liferay.frontend.taglib.clay.servlet.taglib.util.TabsItemBuilder.LabelStep
setLabel, setLabelMethods inherited from interface com.liferay.frontend.taglib.clay.servlet.taglib.util.TabsItemBuilder.PutDataStep
putData, putDataMethods inherited from interface com.liferay.frontend.taglib.clay.servlet.taglib.util.TabsItemBuilder.SetDataStep
setData