Package org.eclnt.ccaddons.pbc
Class CCLaunchPad.SectionsItem
java.lang.Object
org.eclnt.ccaddons.pbc.CCLaunchPad.SectionsItem
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CCLaunchPad
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getTiles()
getTitle()
boolean
void
onDeleteAction
(org.eclnt.jsfserver.base.faces.event.ActionEvent event) void
onOuterSectionAction
(org.eclnt.jsfserver.base.faces.event.ActionEvent event) void
onSectionAction
(org.eclnt.jsfserver.base.faces.event.ActionEvent event) void
toString()
-
Constructor Details
-
SectionsItem
-
-
Method Details
-
toString
-
getTitle
-
setTitle
-
getTiles
-
isEditable
public boolean isEditable() -
getDropreceive
-
getOuterDropreceive
-
getOuterDragsend
-
onSectionAction
public void onSectionAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
onDeleteAction
public void onDeleteAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
addTile
-
onOuterSectionAction
public void onOuterSectionAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event)
-