classcamAxonPlugin::AxonItem

sys::Obj
  camembert::Item
    camembert::FileItem
      camAxonPlugin::AxonItem

@Serializable

AxonItem Custom item for axon files /results items

askServerDelete

Source

Void askServerDelete(Frame frame, File file, Str msg)

If a file is deleted/renamed, ask if the chnage should be made on the server as well Note: for rename, we just delete under the old name and sync will recreate under new name

funcIcon

Source

const static Image funcIcon := Image.<ctor>(`fan://icons/x16/func.png`)

makeFile

Source

new makeFile(File file)

makeProject

Source

new makeProject(Project prj)

Source

virtual override Menu? popup(Frame frame)