org.zeroexchange.web.components.toolbar
Class StretchToolbarItem
java.lang.Object
org.zeroexchange.web.components.toolbar.ToolbarItem
org.zeroexchange.web.components.toolbar.StretchToolbarItem
- All Implemented Interfaces:
- Serializable, Comparable<ToolbarItem>
public class StretchToolbarItem
- extends ToolbarItem
- Author:
- black
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StretchToolbarItem
public StretchToolbarItem()
- Constructor.
StretchToolbarItem
public StretchToolbarItem(int index)
- Constructor.
onAttach
public void onAttach(org.apache.wicket.markup.html.list.ListItem<ToolbarItem> item)
-
- Overrides:
onAttach
in class ToolbarItem
getComponent
public org.apache.wicket.Component getComponent(String toolbarItemId)
-
- Specified by:
getComponent
in class ToolbarItem
Copyright © 2013. All Rights Reserved.