Package org.adempiere.webui.part
Interface ITabOnSelectHandler
-
- All Known Implementing Classes:
AbstractADWindowContent,ADWindowContent
public interface ITabOnSelectHandler- Author:
- hengsin
-
-
Field Summary
Fields Modifier and Type Field Description static StringATTRIBUTE_KEY
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonSelect()handle tab on_select event
-
-
-
Field Detail
-
ATTRIBUTE_KEY
static final String ATTRIBUTE_KEY
- See Also:
- Constant Field Values
-
-